Clase OdStyledObject

Summary: The open document styled graphic object.

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

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

Inheritance: OdGraphicObject

Constructors

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

Properties

NameTypeAccessDescripción
absolute_coordinatesboolr/wObtiene o establece un valor que indica si [absolute coordinates].
elementosSystem.Collections.Generic.List`1[[Aspose.Imaging.FileFormats.OpenDocument.OdObject]]rObtiene los elementos.
parentOdObjectrObtiene el objeto padre.
rectangleRectangleFr/wObtiene o establece el rectángulo.
styleOdGraphicStyler/wObtiene o establece el estilo.

Constructor: OdStyledObject(parent)

 OdStyledObject(parent) 

Inicializa una nueva instancia de la clase OdStyledObject.

Parameters:

ParámetroTipoDescripción
parentOdObjectEl padre.