get_PathData()

IGeometryPath::get_PathData() method

Returns geometry path of GeometryShape as an array of path segments.

virtual System::ArrayPtr<System::SharedPtr<IPathSegment>> Aspose::Slides::IGeometryPath::get_PathData()=0

See Also