OdLine Class

Summary: The line object

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

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

Inheritance: OdStyledObject

Aspose.Imaging Version: 24.5.0

Constructors

NameDescription
OdLine(parent)Initializes a new instance of the OdPage class.

Properties

NameTypeAccessDescription
absolute_coordinatesboolr/wGets or sets a value indicating whether [absolute coordinates].
itemslist[OdObject]rGets the items.
parentOdObjectrGets the parent object.
point1PointFr/wGets or sets the point1.
point2PointFr/wGets or sets the point2.
rectangleRectangleFr/wGets or sets the rectangle.
styleOdGraphicStyler/wGets or sets the style.

Constructor: OdLine(parent)

 OdLine(parent) 

Initializes a new instance of the OdPage class.

Parameters:

ParameterTypeDescription
parentOdObjectThe parent.