PolyBezierSegment Class
Inheritance
System.Object
    PolyBezierSegment
  Namespace: Syncfusion.XPS
Assembly: Syncfusion.Pdf.Base.dll
Syntax
public class PolyBezierSegment : Object
  Constructors
PolyBezierSegment()
Initialise the new instance of the Poly bezier segment.
Declaration
public PolyBezierSegment()
  Properties
IsStroked
Declaration
public bool IsStroked { get; set; }
  Property Value
| Type | 
|---|
| System.Boolean | 
Points
Declaration
public string Points { get; set; }
  Property Value
| Type | 
|---|
| System.String |