ConnectionType Class
Visual Studio 2015
Describes generic connection behavior between two ShapeElements
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
System::Object
Microsoft.VisualStudio.Modeling.Diagrams::ConnectionType
Microsoft.VisualStudio.Modeling.Diagrams::GenericCoreConnectionType
Microsoft.VisualStudio.Modeling.Diagrams::ConnectionType
Microsoft.VisualStudio.Modeling.Diagrams::GenericCoreConnectionType
| Name | Description | |
|---|---|---|
![]() | ConnectionType() |
| Name | Description | |
|---|---|---|
![]() ![]() | Instance | Instance |
| 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^) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:



