WmfPolyPolygon Class
Summary: The PolyPolygon Object defines a series of closed polygons.
Module: aspose.imaging.fileformats.wmf.objects
Full Name: aspose.imaging.fileformats.wmf.objects.WmfPolyPolygon
Inheritance: WmfObject
Constructors
Name | Description |
---|---|
WmfPolyPolygon() | Initializes a new instance of the WmfPolyPolygon class |
Properties
Name | Type | Access | Description |
---|---|---|---|
a_points | Point[] | r/w | Gets or sets a points. |
a_points_per_polygon | int | r/w | Gets or sets a points per polygon. |
number_of_polygons | int | r/w | Gets or sets the number of polygons. The number of polygons in the object. |
Constructor: WmfPolyPolygon()
WmfPolyPolygon()
Initializes a new instance of the WmfPolyPolygon class