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