FilterRangeTNormaliseRange Method |
If the lower value is larger than the upper value then this swaps them around.
Namespace: VirtualRadar.InterfaceAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public void NormaliseRange()
Public Sub NormaliseRange
public:
void NormaliseRange()
member NormaliseRange : unit -> unit
See Also