This documentation is archived and is not being maintained.
GenericCoreConnectionType Methods
Namespace:
Microsoft.VisualStudio.Modeling.DiagramsAssembly:
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^) | |
 | Finalize() | |
 | GetConnectTransactionName(ShapeElement^, ShapeElement^) | Gets the name of transaction used to create a connection.(Inherited from ConnectionType.) |
 | GetHashCode() | |
 | GetType() | |
  | Instance(Diagram^) | |
 | InvalidatePaintFeedback(PaintFeedbackArgs^, Diagram^) | |
 | IsOfInterest(ShapeElement^, ShapeElement^) | |
 | IsValidSourceAndTarget(ShapeElement^, ShapeElement^) | |
 | MemberwiseClone() | |
 | ToString() | |
 | UpdatePaintFeedbackParameters(ShapeElement^, PointD, ShapeElement^, PointD, PaintFeedbackArgs^) | |
Return to top