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