OdLineTo Class

Summary: The enhanced lineTo

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

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

Inheritance: OdGraphicObject

Aspose.Imaging Version: 24.5.0

Constructors

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

Properties

NameTypeAccessDescription
absolute_coordinatesboolr/wGets or sets a value indicating whether [absolute coordinates].
coordinatesPointFr/wGets or sets the coordinates.
horizontalboolr/wGets or sets a value indicating whether this OdLineTo is vertical.
itemslist[OdObject]rGets the items.
parentOdObjectrGets the parent object.
verticalboolr/wGets or sets a value indicating whether this OdLineTo is vertical.

Constructor: OdLineTo(parent)

 OdLineTo(parent) 

Initializes a new instance of the OdLineTo class.

Parameters:

ParameterTypeDescription
parentOdObjectThe parent.