ConnectionType Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Modeling.Diagrams
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
| Name | Description | |
|---|---|---|
![]() | CanCreateConnection(ShapeElement^, ShapeElement^, String^) | |
![]() | CreateConnection(ShapeElement^, ShapeElement^, PaintFeedbackArgs^) | |
![]() | DoPaintFeedback(DiagramPaintEventArgs^, ShapeElement^, PointD, ShapeElement^, PointD, PaintFeedbackArgs^) | |
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetConnectTransactionName(ShapeElement^, ShapeElement^) | Gets the name of transaction used to create a connection. |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | InvalidatePaintFeedback(PaintFeedbackArgs^, Diagram^) | |
![]() | IsOfInterest(ShapeElement^, ShapeElement^) | |
![]() | IsValidSourceAndTarget(ShapeElement^, ShapeElement^) | |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
![]() | UpdatePaintFeedbackParameters(ShapeElement^, PointD, ShapeElement^, PointD, PaintFeedbackArgs^) |
Show:

