OdConnector 类

Summary: The connector

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

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

Inheritance: OdStyledObject

Constructors

Name描述
OdConnector(parent)初始化 OdConnector 类的新实例。

Properties

NameTypeAccess描述
absolute_coordinatesboolr/w获取或设置指示是否使用 [absolute coordinates] 的值。
System.Collections.Generic.List`1[[Aspose.Imaging.FileFormats.OpenDocument.OdObject]]r获取项目。
parentOdObjectr获取父对象。
path_commandsOdGraphicObject[]r/w获取或设置路径命令。
point1PointFr/w获取或设置 point1。
point2PointFr/w获取或设置 point2。
rectangleRectangleFr/w获取或设置矩形。
styleOdGraphicStyler/w获取或设置样式。

Constructor: OdConnector(parent)

 OdConnector(parent) 

初始化 OdConnector 类的新实例。

Parameters:

参数TypeDescription
parentOdObject父对象。