DiagramClientView::GetNudgeHorizontalDelta Method (Double)

 

The horizontal 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 GetNudgeHorizontalDelta(
	double screenHorizontalDelta
)

Parameters

screenHorizontalDelta
Type: System::Double

The horizontal 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: