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

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