ConnectorFormat Properties
Contains connector settings.Name | Description |
---|---|
Arrows | Provides access to the connector arrowhead properties. |
ConnectorType | Gets or sets the connector’s type. |
EndConnectedShapeId | Retrieves the unique identifier of a drawing object attached to the connector’s end point. |
EndPointConnected | Indicates whether the connector’s end point is attached to a drawing object. |
HandleCount | Returns or specifies the number of adjustment handles for an elbow or curved connector. |
StartConnectedShapeId | Retrieves the unique identifier of a drawing object attached to the connector’s start point. |
StartPointConnected | Indicates whether the connector’s start point is attached to a drawing object. |
See Also