ConnectorFormat Members
In This Article
#Properties
Name | Description |
---|---|
Arrows | Provides access to the connector arrowhead properties. |
Connector |
Gets or sets the connector’s type. |
End |
Retrieves the unique identifier of a drawing object attached to the connector’s end point. |
End |
Indicates whether the connector’s end point is attached to a drawing object. |
Handle |
Returns or specifies the number of adjustment handles for an elbow or curved connector. |
Start |
Retrieves the unique identifier of a drawing object attached to the connector’s start point. |
Start |
Indicates whether the connector’s start point is attached to a drawing object. |
#Methods
Name | Description |
---|---|
Connect |
Attaches the connector’s end point to the drawing object. |
Connect |
Attaches the connector’s start point to the drawing object. |
Disconnect |
Disconnects the connector’s end point from a drawing object. |
Disconnect |
Disconnects the connector’s start point from a drawing object. |
See Also