NumberOfPolygons

WmfPolyPolygon.NumberOfPolygons property

Gets or sets the number of polygons. The number of polygons in the object.

public int NumberOfPolygons { get; set; }

Property Value

The number of polygons.

See Also