OdPolygon Class

Summary: The polygon

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

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

Inheritance: OdStyledObject

Aspose.Imaging Version: 24.5.0

Constructors

NameDescription
OdPolygon(parent)Initializes a new instance of the OdPolygon class.

Properties

NameTypeAccessDescription
absolute_coordinatesboolr/wGets or sets a value indicating whether [absolute coordinates].
itemslist[OdObject]rGets the items.
parentOdObjectrGets the parent object.
pointsPointF[]r/wGets or sets the points.
rectangleRectangleFr/wGets or sets the rectangle.
styleOdGraphicStyler/wGets or sets the style.

Constructor: OdPolygon(parent)

 OdPolygon(parent) 

Initializes a new instance of the OdPolygon class.

Parameters:

ParameterTypeDescription
parentOdObjectThe parent.