ICameraMovementCurrentAbsoluteZoomSpeed Property |
Gets or sets the absolute zoom speed.
Namespace: Ozeki.CameraAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax float CurrentAbsoluteZoomSpeed { get; set; }
Property CurrentAbsoluteZoomSpeed As Single
Get
Set
property float CurrentAbsoluteZoomSpeed {
float get ();
void set (float value);
}
abstract CurrentAbsoluteZoomSpeed : float32 with get, set
Property Value
Type:
SingleSee Also