OdPath Class

Summary: The open document object path

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

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

Inheritance: OdStyledObject

Aspose.Imaging Version: 24.7.0

Constructors

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

Properties

NameTypeAccessDescription
absolute_coordinatesboolr/wGets or sets a value indicating whether [absolute coordinates].
datastringr/wGets or sets the data.
enhanced_pathOdGraphicObject[]r/wGets or sets the enhanced path.
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: OdPath(parent)

 OdPath(parent) 

Initializes a new instance of the OdPath class.

Parameters:

ParameterTypeDescription
parentOdObjectThe parent.