WmfPolyPolygon.APoints
WmfPolyPolygon.APoints property
获取或设置点。
public Point[][] APoints { get; set; }
Property Value
点。
另请参见
- struct Point
- class WmfPolyPolygon
- namespace Aspose.Imaging.FileFormats.Wmf.Objects
- assembly Aspose.Imaging
获取或设置点。
public Point[][] APoints { get; set; }
点。