Classe OdLine

Summary: The line object

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

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

Inheritance: OdStyledObject

Constructors

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

Properties

NameTypeAccessDescription
absolute_coordinatesboolr/wObtient ou définit une valeur indiquant si [absolute coordinates].
élémentsSystem.Collections.Generic.List`1[[Aspose.Imaging.FileFormats.OpenDocument.OdObject]]rObtient les éléments.
parentOdObjectrObtient l’objet parent.
point1PointFr/wObtient ou définit le point1.
point2PointFr/wObtient ou définit le point2.
rectangleRectangleFr/wObtient ou définit le rectangle.
styleOdGraphicStyler/wObtient ou définit le style.

Constructor: OdLine(parent)

 OdLine(parent) 

Initialise une nouvelle instance de la classe OdPage.

Parameters:

ParamètreTypeDescription
parentOdObjectLe parent.