ICameraMovementCurrentAbsoluteTiltSpeed Property |
Gets or sets the absolute tilt speed.
Namespace:
Ozeki.Camera
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntaxfloat CurrentAbsoluteTiltSpeed { get; set; }
Property CurrentAbsoluteTiltSpeed As Single
Get
Set
property float CurrentAbsoluteTiltSpeed {
float get ();
void set (float value);
}
abstract CurrentAbsoluteTiltSpeed : float32 with get, set
Property Value
Type:
Single
See Also