ICameraMovementCurrentAbsolutePanSpeed Property |
Gets or sets the absolute pan speed.
Namespace: Ozeki.CameraAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax float CurrentAbsolutePanSpeed { get; set; }
Property CurrentAbsolutePanSpeed As Single
Get
Set
property float CurrentAbsolutePanSpeed {
float get ();
void set (float value);
}
abstract CurrentAbsolutePanSpeed : float32 with get, set
Property Value
Type:
SingleSee Also