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