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.3.199.0
Syntax
void SetTiltLimit(
	bool enabled,
	Nullable<double> sec = null
)

Parameters

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