Classe WmfPolygon
Summary: The polygon object
Module: aspose.imaging.fileformats.wmf.objects
Full Name: aspose.imaging.fileformats.wmf.objects.WmfPolygon
Inheritance: WmfObject
Constructors
| Name | Description |
|---|---|
| WmfPolygon() | Initialise une nouvelle instance de la classe WmfPolygon |
Properties
| Name | Type | Access | Description |
|---|---|---|---|
| a_points | Point[] | r/w | Obtient ou définit les points. Un tableau NumberOfPoints de PointS 32 bits Objects (section 2.2.2.16), en unités logiques. |
| number_of_point | int | r/w | Obtient ou définit le nombre de points. Un entier signé de 16 bits qui définit le nombre de points dans le tableau. |
Constructor: WmfPolygon()
WmfPolygon()
Initialise une nouvelle instance de la classe WmfPolygon