Classe OdConnector

Summary: The connector

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

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

Inheritance: OdStyledObject

Constructors

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

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.
path_commandsOdGraphicObject[]r/wObtient ou définit les commandes de chemin.
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: OdConnector(parent)

 OdConnector(parent) 

Initialise une nouvelle instance de la classe OdConnector.

Parameters:

ParamètreTypeDescription
parentOdObjectLe parent.