PathShape.ToVectorPathRecords
PathShape.ToVectorPathRecords method
Creates the VectorPathRecord
records based on this instance.
public IEnumerable<VectorPathRecord> ToVectorPathRecords()
Return Value
Returns one LengthRecord
and BezierKnotRecord
for each point in this instance.
See Also
- class VectorPathRecord
- class PathShape
- namespace Aspose.PSD.FileFormats.Psd.Layers.LayerResources
- assembly Aspose.PSD