PathData
IGeometryPath.PathData property
以路径段数组的形式返回 GeometryShape 的几何路径。
public IPathSegment[] PathData { get; }
也可以看看
- interface IPathSegment
- interface IGeometryPath
- 命名空间 Aspose.Slides
- 部件 Aspose.Slides
以路径段数组的形式返回 GeometryShape 的几何路径。
public IPathSegment[] PathData { get; }