ICameraMovementZoomSpeed Property |
Gets or sets the speed of Zoom for all of the movement types.
Namespace:
Ozeki.Camera
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntaxfloat ZoomSpeed { get; set; }
Property ZoomSpeed As Single
Get
Set
property float ZoomSpeed {
float get ();
void set (float value);
}
abstract ZoomSpeed : float32 with get, set
Property Value
Type:
Single
See Also