GenericCoreConnectionType::CreateConnection Method (ShapeElement^, ShapeElement^, PaintFeedbackArgs^)

 

Creates the generic link shape and adds to current diagram

Namespace:   Microsoft.VisualStudio.Modeling.Diagrams
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
Return to top
Show: