OdGraphicObject Class

Summary: The open document graphic object.

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

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

Inheritance: OdObject

Aspose.Imaging Version: 24.5.0

Constructors

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

Properties

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

Constructor: OdGraphicObject(parent)

 OdGraphicObject(parent) 

Initializes a new instance of the OdGraphicObject class.

Parameters:

ParameterTypeDescription
parentOdObjectThe parent.