Name | Description | |
---|---|---|
![]() | BeginConnected | Gets a boolean value indicating whether the beginning of the specified connector is connected to a shape. |
![]() | BeginConnectedShape | Gets the IShape object that represents the shape that the beginning of the specified connector is attached to. |
![]() | BeginConnectionSite | Gets an integer that specifies the connection site that the beginning of a connector is connected to. |
![]() | EndConnected | Gets a boolean value indicating whether the end of the specified connector is connected to a shape. |
![]() | EndConnectedShape | Gets the IShape object that represents the shape that the end of the specified connector is attached to. |
![]() | EndConnectionSite | Gets an integer that specifies the connection site that the end of a connector is connected to. |
![]() | Type | Gets or sets a ConnectorType value that represents the connector format type. |