ICameraMovementCurrentContinuousTiltSpeed Property |
Gets or sets the continuous tilt speed.
Namespace:
Ozeki.Camera
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntaxfloat CurrentContinuousTiltSpeed { get; set; }
Property CurrentContinuousTiltSpeed As Single
Get
Set
property float CurrentContinuousTiltSpeed {
float get ();
void set (float value);
}
abstract CurrentContinuousTiltSpeed : float32 with get, set
Property Value
Type:
Single
See Also