ICameraMovementMaxAbsoluteTiltSpeed Property |
Gets the maximum of absolute tilt speed.
Namespace: Ozeki.CameraAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
Syntaxfloat MaxAbsoluteTiltSpeed { get; }
ReadOnly Property MaxAbsoluteTiltSpeed As Single
Get
property float MaxAbsoluteTiltSpeed {
float get ();
}
abstract MaxAbsoluteTiltSpeed : float32 with get
Property Value
Single
See Also