Clase 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

NameDescripción
OdPath(parent)Inicializa una nueva instancia de la clase OdPath.

Properties

NameTypeAccessDescripción
absolute_coordinatesboolr/wObtiene o establece un valor que indica si [absolute coordinates].
datosstringr/wObtiene o establece los datos.
enhanced_pathOdGraphicObject[]r/wObtiene o establece la ruta mejorada.
elementosSystem.Collections.Generic.List`1[[Aspose.Imaging.FileFormats.OpenDocument.OdObject]]rObtiene los elementos.
capastringr/wObtiene o establece la capa.
parentOdObjectrObtiene el objeto padre.
rectangleRectangleFr/wObtiene o establece el rectángulo.
styleOdGraphicStyler/wObtiene o establece el estilo.
style_namestringr/wObtiene o establece el nombre del estilo.
text_style_namestringr/wObtiene o establece el nombre del estilo de texto.

Constructor: OdPath(parent)

 OdPath(parent) 

Inicializa una nueva instancia de la clase OdPath.

Parameters:

ParámetroTipoDescripción
parentOdObjectEl padre.