WmfPolygon.APoints
WmfPolygon.APoints property
Gets or sets the points. A NumberOfPoints array of 32-bit PointS Objects (section 2.2.2.16), in logical units.
public Point[] APoints { get; set; }
Property Value
The points.
See Also
- struct Point
- class WmfPolygon
- namespace Aspose.Imaging.FileFormats.Wmf.Objects
- assembly Aspose.Imaging