Click or drag to resize

ICameraMovementSetTiltLimit Method

Sets the maximum of vertical movement in seconds.

Namespace: Ozeki.Camera
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntax
void SetTiltLimit(
	bool enabled,
	double? sec = null
)

Parameters

enabled  Boolean
 
sec  NullableDouble  (Optional)
See Also