Class XpsPathPolySegment
XpsPathPolySegment class
Class incapsulating common features of PolyLineSegment, PolyBézierSegment and PolyQuadraticBézierSegment elements.
public abstract class XpsPathPolySegment : XpsPathSegment
Properties
Name | Description |
---|---|
IsStroked { get; set; } | Returns/sets the value specifying whether the stroke for this segment of the path is drawn. |
See Also
- class XpsPathSegment
- namespace Aspose.Page.XPS.XpsModel
- assembly Aspose.Page