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