DropTargetFeedback::UpdateFeedback Method (GhostShapeCollection^)

 

Sets drag feedback information

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

public:
void UpdateFeedback(
	GhostShapeCollection^ ghostShapes
)

Parameters

ghostShapes
Type: Microsoft.VisualStudio.Modeling.Diagrams::GhostShapeCollection^

The ghost shapes which provide current information for the drag feedback.

Return to top
Show: