OdRectangle Class

Summary: The rectangle object

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

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

Inheritance: OdStyledObject

Aspose.Imaging Version: 24.7.0

Constructors

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

Properties

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

Constructor: OdRectangle(parent)

 OdRectangle(parent) 

Initializes a new instance of the OdRectangle class.

Parameters:

ParameterTypeDescription
parentOdObjectThe parent.