WmfPolyPolygon Classe
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() | Initialise une nouvelle instance de la classe WmfPolyPolygon |
Properties
| Name | Type | Access | Description |
|---|---|---|---|
| a_points | Point[][] | r/w | Obtient ou définit des points. |
| a_points_per_polygon | int[] | r/w | Obtient ou définit des points par polygone. |
| number_of_polygons | int | r/w | Obtient ou définit le nombre de polygones. Le nombre de polygones dans le objet. |
Constructor: WmfPolyPolygon()
WmfPolyPolygon()
Initialise une nouvelle instance de la classe WmfPolyPolygon