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