IConnector.GetBends method
Namespace: NextDesign.Core
Description
Get the connector bend.
Bends list their positions (coordinates) in order from the connector's connection source (StartPoint) to the connection destination (EndPoint).
Returns an empty enumeration if the event does not exist.
Return value
- IEnumerable<Point>