ICameraMovementMaxContinuousZoomSpeed Property |
Gets the maximum of continuous zoom speed.
Namespace:
Ozeki.Camera
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntaxfloat MaxContinuousZoomSpeed { get; }
ReadOnly Property MaxContinuousZoomSpeed As Single
Get
property float MaxContinuousZoomSpeed {
float get ();
}
abstract MaxContinuousZoomSpeed : float32 with get
Property Value
Type:
Single
See Also