PathPoints
BezierKnotRecord.PathPoints property
获取或设置路径点。
public PointF[] PathPoints { get; set; }
适当的价值
路径点。
也可以看看
- struct PointF
- class BezierKnotRecord
- 命名空间 Aspose.Imaging.FileFormats.Core.VectorPaths
- 部件 Aspose.Imaging
获取或设置路径点。
public PointF[] PathPoints { get; set; }
路径点。