ICameraMovementMaxAbsolutePanSpeed Property |
Gets the maximum of absolute pan speed.
Namespace:
Ozeki.Camera
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntaxfloat MaxAbsolutePanSpeed { get; }
ReadOnly Property MaxAbsolutePanSpeed As Single
Get
property float MaxAbsolutePanSpeed {
float get ();
}
abstract MaxAbsolutePanSpeed : float32 with get
Property Value
Type:
Single
See Also