OdMarker Class

Summary: The Marker

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

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

Inheritance: OdGraphicObject

Aspose.Imaging Version: 24.7.0

Constructors

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

Properties

NameTypeAccessDescription
absolute_coordinatesboolr/wGets or sets a value indicating whether [absolute coordinates].
itemslist[OdObject]rGets the items.
namestringr/wGets or sets the name.
parentOdObjectrGets the parent object.
path_commandsOdGraphicObject[]r/wGets or sets the path commands.
rectangleRectangleFr/wGets or sets the rectangle.

Constructor: OdMarker(parent)

 OdMarker(parent) 

Initializes a new instance of the OdMarker class.

Parameters:

ParameterTypeDescription
parentOdObjectThe parent.