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