Name | Description | |
---|---|---|
beginConnect | Attaches the beginning of the specified connector to a specified shape. | |
beginDisconnect | Detaches the beginning of the specified connector from the shape it¡¯s attached to. | |
endConnect | Attaches the end of the specified connector to a specified shape. | |
endDisconnect | Detaches the end of the specified connector from the shape it¡¯s attached to. | |
getBeginConnected | Gets whether the connector is connected to a shape (True if the beginning of the specified connector is connected to a shape). | |
getBeginConnectedShape | Returns the IShape object that represents the shape that thebeginning of the specified connector is attached to. | |
getBeginConnectionSite | Returns an integer that specifies the connection site that the beginning of a connector is connected to. | |
getEndConnected | Gets whether the end of the connector is connected to a shape (True if the end of the specified connector is connected to a shape). | |
getEndConnectedShape | Returns the IShape object that represents the shape that the end ofthe specified connector is attached to. | |
getEndConnectionSite | Returns an integer that specifies the connection site that the end of a connector is connected to. | |
getType | Gets the connector format type. | |
setType | Sets the connector format type. |