ICameraMovementCurrentContinuousPanSpeed Property |
Gets or sets the continuous pan speed.
Namespace: Ozeki.CameraAssembly: OzekiSDK_Desktop (in OzekiSDK_Desktop.dll) Version: 10.4.98
Syntaxfloat CurrentContinuousPanSpeed { get; set; }Property CurrentContinuousPanSpeed As Single
Get
Set
property float CurrentContinuousPanSpeed {
float get ();
void set (float value);
}abstract CurrentContinuousPanSpeed : float32 with get, set
Property Value
Single
See Also