OdConnector Class

Summary: The connector

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

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

Inheritance: OdStyledObject

Aspose.Imaging Version: 24.7.0

Constructors

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

Properties

NameTypeAccessDescription
absolute_coordinatesboolr/wGets or sets a value indicating whether [absolute coordinates].
itemslist[OdObject]rGets the items.
parentOdObjectrGets the parent object.
path_commandsOdGraphicObject[]r/wGets or sets the path commands.
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: OdConnector(parent)

 OdConnector(parent) 

Initializes a new instance of the OdConnector class.

Parameters:

ParameterTypeDescription
parentOdObjectThe parent.