The DiagramConnectionBase<(Of <(TOutboundPoint, TInboundPoint, TMountedPoint>)>) type exposes the following members.
 Methods
Methods
| Name | Description | |
|---|---|---|
|  | AddConnectionPoint | 
            Adds a new mounted connection point to this connection.
             | 
|  | ApplyPathfinding | 
            Re-routes this connection using its pathfinder.
             | 
|  | Clone | 
            Gets the state of the connection for undo purposes.
             | 
|  | GetCollisionBounds | 
            Returns a Rect with a position being the same as the position of the given IDiagramConnectionPoint, and a size
            of 1 by 1. This Rect is the bounds to be taken into consideration when path finding to the given connection point.
             | 
|  | OnDataChanged | 
            Raises the DataChanged event.
             | 
|  | OnPropertyChanged | 
            Raises the PropertyChanged event.
            (Inherited from ViewModelBase.) | 
|  | Set<(Of <(T>)>) | 
            Sets the value of a field, raising the PropertyChanged event if required.
            (Inherited from ViewModelBase.) | 
|  | SetAs | 
            Sets all the properties of this connection to match those of
            the given connection.
             | 





