Click or drag to resize
ICameraMovementLimitedMovement Method
Moves to the direction with Continuous movement, but for limited duration - set by SetPanLimit() and SetTiltLimit().

Namespace: Ozeki.Camera
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
void LimitedMovement(
	MoveDirection panTilt
)

Parameters

panTilt
Type: Ozeki.CameraMoveDirection
See Also