OdEndPath Class

Summary: The enhanced end path

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

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

Inheritance: OdGraphicObject

Aspose.Imaging Version: 24.7.0

Constructors

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

Properties

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

Constructor: OdEndPath(parent)

 OdEndPath(parent) 

Initializes a new instance of the OdEndPath class.

Parameters:

ParameterTypeDescription
parentOdObjectThe parent.