Ozeki VoIP SDK Class library
SetTiltLimit Method (enabled, sec)
NamespacesOzeki.Media.IPCamera.PTZICameraMovementSetTiltLimit(Boolean, Nullable<(Of <<'(Double>)>>))
Declaration Syntax
C#Visual BasicVisual C++
void SetTiltLimit(
	bool enabled,
	Nullable<double> sec = null
)
Sub SetTiltLimit ( 
	enabled As Boolean,
	Optional sec As Nullable(Of Double) = Nothing
)
void SetTiltLimit(
	bool enabled, 
	Nullable<double> sec = nullptr
)
Parameters
enabled (Boolean)
sec (Nullable<(Of <(<'Double>)>)>) (Optional)

Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290