APoints

EmfPolyPolyline.APoints property

Gets or sets a Count-length array of WMF PointL objects ([MS-WMF] section 2.2.2.15) that specify the point data, in logical units.

public Point[][] APoints { get; set; }

See Also