DropTargetFeedback Constructor (DiagramClientView^)

 

Initializes a new instance of the DropTargetFeedback class.

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

public:
DropTargetFeedback(
	DiagramClientView^ activeView
)

Parameters

activeView
Type: Microsoft.VisualStudio.Modeling.Diagrams::DiagramClientView^

The currently active DiagramClientView.

Return to top
Show: