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