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