ConnectAction::GetConnectionTypes Method (ShapeElement^, ShapeElement^)

 

Determine from source if a specific connection type exits

Namespace:   Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)

protected:
virtual array<ConnectionType^>^ GetConnectionTypes(
	ShapeElement^ sourceShapeElement,
	ShapeElement^ targetShapeElement
)
Return to top
Show: