OdEnhancedGeometry Class

Summary: The Enhanced geometry object.

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

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

Inheritance: OdGraphicObject

Aspose.Imaging Version: 24.7.0

Constructors

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

Properties

NameTypeAccessDescription
absolute_coordinatesboolr/wGets or sets a value indicating whether [absolute coordinates].
enhanced_pathOdGraphicObject[]r/wGets or sets the enhanced path.
itemslist[OdObject]rGets the items.
parentOdObjectrGets the parent object.
typestringr/wGets or sets the type.
view_boxRectangler/wGets or sets the view box.

Constructor: OdEnhancedGeometry(parent)

 OdEnhancedGeometry(parent) 

Initializes a new instance of the OdEnhancedGeometry class.

Parameters:

ParameterTypeDescription
parentOdObjectThe parent.