OdCustomShape Class

Summary: The open document custom-shape.

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

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

Inheritance: OdStyledObject

Aspose.Imaging Version: 24.7.0

Constructors

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

Properties

NameTypeAccessDescription
absolute_coordinatesboolr/wGets or sets a value indicating whether [absolute coordinates].
itemslist[OdObject]rGets the items.
layerstringr/wGets or sets the layer.
parentOdObjectrGets the parent object.
rectangleRectangleFr/wGets or sets the rectangle.
styleOdGraphicStyler/wGets or sets the style.
style_namestringr/wGets or sets the name of the style.
text_style_namestringr/wGets or sets the name of the text style.

Constructor: OdCustomShape(parent)

 OdCustomShape(parent) 

Initializes a new instance of the OdCustomShape class.

Parameters:

ParameterTypeDescription
parentOdObjectThe parent.