APoints
EmfPolyPolygon.APoints property
获取或设置一个 WMF PointL 对象数组([MS-WMF] 第 2.2.2.15 节), 以逻辑单位指定所有多边形的点。点数由 Count字段值指定。
public Point[][] APoints { get; set; }
也可以看看
- struct Point
- class EmfPolyPolygon
- 命名空间 Aspose.Imaging.FileFormats.Emf.Emf.Records
- 部件 Aspose.Imaging