APoints
EmfPolyBezierTo16.APoints property
获取或设置 WMF PointS 对象的 Count 长度数组,在 [MS-WMF] 2.2.2.16 节中指定,它指定了 points 的数组
public Point[] APoints { get; set; }
也可以看看
- struct Point
- class EmfPolyBezierTo16
- 命名空间 Aspose.Imaging.FileFormats.Emf.Emf.Records
- 部件 Aspose.Imaging