DiagramClientView::Nudge Method (SizeD)

 

Repositions the selected shapes by the specified delta in world units.

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

public:
void Nudge(
	SizeD nudgeDelta
)

Parameters

nudgeDelta
Type: Microsoft.VisualStudio.Modeling.Diagrams::SizeD

The amount in world units by which to reposition the selected shapes.

Return to top
Show: