PathData
GeometryPath.PathData property
Returns geometry path of GeometryShape as an array of path segments.
public IPathSegment[] PathData { get; }
See Also
- interface IPathSegment
- class GeometryPath
- namespace Aspose.Slides
- assembly Aspose.Slides
Returns geometry path of GeometryShape as an array of path segments.
public IPathSegment[] PathData { get; }