APoints

EmfPolyPolygon16.APoints property

Gets or sets a Count length array of WMF PointS objects, specified in [MS-WMF] section 2.2.2.16, which specifies the array of points.

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

See Also