OdContainer Class

Summary: The Container

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

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

Inheritance: OdStyledObject

Aspose.Imaging Version: 24.7.0

Constructors

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

Properties

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

Constructor: OdContainer(parent)

 OdContainer(parent) 

Initializes a new instance of the OdContainer class.

Parameters:

ParameterTypeDescription
parentOdObjectThe parent.