BezierKnotRecord.Points
BezierKnotRecord.Points property
获取或设置点。
public Point[] Points { get; set; }
Property Value
点。
另请参见
- struct Point
- class BezierKnotRecord
- namespace Aspose.Imaging.FileFormats.Core.VectorPaths
- assembly Aspose.Imaging
获取或设置点。
public Point[] Points { get; set; }
点。