Clase OdList

Summary: The List object

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

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

Inheritance: OdStyledObject

Constructors

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

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: OdList(parent)

 OdList(parent) 

Inicializa una nueva instancia de la clase OdList.

Parameters:

ParámetroTipoDescripción
parentOdObjectEl padre.