Show / Hide Table of Contents

Method Coord.NormalizeInRange


Overload

Converts fractional/reverse coordinate to normal coordinate in a range.

public int NormalizeInRange(int start, int end)
Parameters
start  (int)

Start of range.

end  (int)

End of range.

Returns
int