Clase OdLine

Summary: The line object

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

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

Inheritance: OdStyledObject

Constructors

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

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.
point1PointFr/wObtiene o establece el punto1.
point2PointFr/wObtiene o establece el punto2.
rectangleRectangleFr/wObtiene o establece el rectángulo.
styleOdGraphicStyler/wObtiene o establece el estilo.

Constructor: OdLine(parent)

 OdLine(parent) 

Inicializa una nueva instancia de la clase OdPage.

Parameters:

ParámetroTipoDescripción
parentOdObjectEl padre.