DiagramClientView.GetNudgeHorizontalDelta(Double) Method

Definition

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

public:
 double GetNudgeHorizontalDelta(double screenHorizontalDelta);
public double GetNudgeHorizontalDelta (double screenHorizontalDelta);
member this.GetNudgeHorizontalDelta : double -> double
Public Function GetNudgeHorizontalDelta (screenHorizontalDelta As Double) As Double

Parameters

screenHorizontalDelta
Double

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

Returns

Applies to