MoverioDisplaySetScreenHorizontalShiftStep Method |
Set 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 public static bool SetScreenHorizontalShiftStep(
int step
)
Parameters
- step
- Type: SystemInt32
[Missing <param name="step"/> documentation for "M:MoverioBasicFunctionUnityPlugin.MoverioDisplay.SetScreenHorizontalShiftStep(System.Int32)"]
Return Value
Type:
BooleanReturns true when setting the step is successful and false when it fails.
See Also