Class PolyQuadraticBezierSegment
Inheritance
System.Object
PolyQuadraticBezierSegment
Namespace: Syncfusion.XPS
Assembly: Syncfusion.XpsToPdfConverter.Portable.dll
Syntax
public class PolyQuadraticBezierSegment : Object
Constructors
PolyQuadraticBezierSegment()
Initialise the new instance of the Poly quadratic bezier segment.
Declaration
public PolyQuadraticBezierSegment()
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 |