Classe OdPath

Summary: The open document object path

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

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

Inheritance: OdStyledObject

Constructors

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

Properties

NameTypeAccessDescription
absolute_coordinatesboolr/wObtient ou définit une valeur indiquant si [absolute coordinates].
donnéesstringr/wObtient ou définit les données.
enhanced_pathOdGraphicObject[]r/wObtient ou définit le chemin amélioré.
élémentsSystem.Collections.Generic.List`1[[Aspose.Imaging.FileFormats.OpenDocument.OdObject]]rObtient les éléments.
couchestringr/wObtient ou définit la couche.
parentOdObjectrObtient l’objet parent.
rectangleRectangleFr/wObtient ou définit le rectangle.
styleOdGraphicStyler/wObtient ou définit le style.
style_namestringr/wObtient ou définit le nom du style.
text_style_namestringr/wObtient ou définit le nom du style de texte.

Constructor: OdPath(parent)

 OdPath(parent) 

Initialise une nouvelle instance de la classe OdPath.

Parameters:

ParamètreTypeDescription
parentOdObjectLe parent.