Class XpsPolyLineSegment
XpsPolyLineSegment class
Class incapsulating PolyLineSegment element features. This element describes a polygonal drawing containing an arbitrary number of individual vertices.
public class XpsPolyLineSegment : 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 polygon. |
See Also
- class XpsPathPolySegment
- namespace Aspose.Page.XPS.XpsModel
- assembly Aspose.Page