DiagramClientView.GetNudgeVerticalDelta(Double) Method

Definition

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

public:
 double GetNudgeVerticalDelta(double screenVerticalDelta);
public double GetNudgeVerticalDelta (double screenVerticalDelta);
member this.GetNudgeVerticalDelta : double -> double
Public Function GetNudgeVerticalDelta (screenVerticalDelta As Double) As Double

Parameters

screenVerticalDelta
Double

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

Returns

Applies to