Click or drag to resize

MoverioDisplayGetScreenHorizontalShiftStep Method

Acquire the screen horizontal shift step for the Moverio.

Namespace:  MoverioBasicFunctionUnityPlugin
Assembly:  MoverioBasicFunctionUnityPlugin (in MoverioBasicFunctionUnityPlugin.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
C#
public static int GetScreenHorizontalShiftStep()

Return Value

Type: Int32
Returns the step value when acquiring the step(0 to 36) is successful and -1 when it fails.
See Also