Class XpsPolyBezierSegment
XpsPolyBezierSegment class
Class incapsulating PolyBezierSegment element features. This element describes a set of cubic Bézier curves.
public class XpsPolyBezierSegment : XpsPathPolySegment
Properties
Name | Description |
---|---|
IsStroked { get; set; } | Returns/sets the value specifying whether the stroke for this segment of the path is drawn. |
Methods
Name | Description |
---|---|
Clone() | Clones this set of cubic Bézier curves. |
See Also
- class XpsPathPolySegment
- namespace Aspose.Page.XPS.XpsModel
- assembly Aspose.Page