APointsPerPolygon

WmfPolyPolygon.APointsPerPolygon property

Gets or sets a points per polygon.

public int[] APointsPerPolygon { get; set; }

Property Value

The number of points for each polygon in the object.

See Also