ICameraMovementCurrentAbsoluteZoomSpeed Property |
Gets or sets the absolute zoom speed.
Namespace:
Ozeki.Camera
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntaxfloat 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:
Single
See Also