Classe OdMarker

Summary: The Marker

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

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

Inheritance: OdGraphicObject

Constructors

NameDescription
OdMarker(parent)Initialise une nouvelle instance de la classe OdMarker.

Properties

NameTypeAccessDescription
absolute_coordinatesboolr/wObtient ou définit une valeur indiquant si [absolute coordinates].
élémentsSystem.Collections.Generic.List`1[[Aspose.Imaging.FileFormats.OpenDocument.OdObject]]rObtient les éléments.
nomstringr/wObtient ou définit le nom.
parentOdObjectrObtient l’objet parent.
path_commandsOdGraphicObject[]r/wObtient ou définit les commandes de chemin.
rectangleRectangleFr/wObtient ou définit le rectangle.

Constructor: OdMarker(parent)

 OdMarker(parent) 

Initialise une nouvelle instance de la classe OdMarker.

Parameters:

ParamètreTypeDescription
parentOdObjectLe parent.