APoints

WmfPolyLine.APoints property

Gets or sets the points. A NumberOfPoints array of 32-bit PointS Objects, in logical units.

public Point[] APoints { get; set; }

Property Value

The points.

See Also