GenericCoreConnectionType::CreateConnection Method (ShapeElement^, ShapeElement^, PaintFeedbackArgs^)
Visual Studio 2015
Creates the generic link shape and adds to current diagram
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
public: virtual void CreateConnection( ShapeElement^ sourceShapeElement, ShapeElement^ targetShapeElement, PaintFeedbackArgs^ paintFeedbackArgs ) override
Parameters
- sourceShapeElement
- Type: Microsoft.VisualStudio.Modeling.Diagrams::ShapeElement^
- targetShapeElement
- Type: Microsoft.VisualStudio.Modeling.Diagrams::ShapeElement^
- paintFeedbackArgs
- Type: Microsoft.VisualStudio.Modeling.Diagrams::PaintFeedbackArgs^
Show: