XpsPathFigure.Segments
XpsPathFigure.Segments property
返回子路径段列表。
public List<XpsPathSegment> Segments { get; }
也可以看看
- class XpsPathSegment
- class XpsPathFigure
- 命名空间 Aspose.Page.XPS.XpsModel
- 部件 Aspose.Page
返回子路径段列表。
public List<XpsPathSegment> Segments { get; }