OdStyledObject Class

Summary: The open document styled graphic object.

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

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

Inheritance: OdGraphicObject

Aspose.Imaging Version: 24.5.0

Constructors

NameDescription
OdStyledObject(parent)Initializes a new instance of the OdStyledObject 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: OdStyledObject(parent)

 OdStyledObject(parent) 

Initializes a new instance of the OdStyledObject class.

Parameters:

ParameterTypeDescription
parentOdObjectThe parent.