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