APoints

EmfPolyDraw.APoints property

Gets or sets a Count length array of WMF PointL objects, specified in [MS-WMF] section 2.2.2.15, which specifies the array of points, in logical units.

public Point[] APoints { get; set; }

See Also