WmfPolyPolygon

WmfPolyPolygon class

The PolyPolygon Object defines a series of closed polygons.

public class WmfPolyPolygon : WmfObject

Constructors

NameDescription
WmfPolyPolygon()The default constructor.

Properties

NameDescription
APoints { get; set; }Gets or sets a points.
APointsPerPolygon { get; set; }Gets or sets a points per polygon.
NumberOfPolygons { get; set; }Gets or sets the number of polygons. The number of polygons in the object.

See Also