DiagramClientView::GetNudgeVerticalDelta Method (Double)

 

The vertical amount (in world units) by which a nudge operation can move a shape.

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

public:
double GetNudgeVerticalDelta(
	double screenVerticalDelta
)

Parameters

screenVerticalDelta
Type: System::Double

The vertical amount in screen inches by which to nudge. The screen inches are unaffected by zoom or DPI.

Return Value

Type: System::Double
Return to top
Show: