ICameraMovementCurrentContinuousZoomSpeed Property |
Gets or sets the continuous zoom speed.
Namespace: Ozeki.CameraAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.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
Single
See Also