Classe OdPolygon

Summary: The polygon

Module: aspose.imaging.fileformats.opendocument.objects.graphic

Full Name: aspose.imaging.fileformats.opendocument.objects.graphic.OdPolygon

Inheritance: OdStyledObject

Constructors

NameDescription
OdPolygon(parent)Initialise une nouvelle instance de la classe OdPolygon.

Properties

NameTypeAccessDescription
absolute_coordinatesboolr/wObtient ou définit une valeur indiquant si [absolute coordinates].
élémentsSystem.Collections.Generic.List`1[[Aspose.Imaging.FileFormats.OpenDocument.OdObject]]rObtient les éléments.
parentOdObjectrObtient l’objet parent.
pointsPointF[]r/wObtient ou définit les points.
rectangleRectangleFr/wObtient ou définit le rectangle.
styleOdGraphicStyler/wObtient ou définit le style.

Constructor: OdPolygon(parent)

 OdPolygon(parent) 

Initialise une nouvelle instance de la classe OdPolygon.

Parameters:

ParamètreTypeDescription
parentOdObjectLe parent.