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