EmfPolyPolyShape.APoints

EmfPolyPolyShape.APoints property

Gets or sets an 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