Click or drag to resize
ICameraMovementSetTiltLimit Method
Sets the maximum of vertical movement in seconds.

Namespace: Ozeki.Camera
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
void SetTiltLimit(
	bool enabled,
	Nullable<double> sec = null
)

Parameters

enabled
Type: SystemBoolean
sec (Optional)
Type: SystemNullableDouble
See Also