public static int Scale( int value )
Public Shared Function Scale ( value As Integer ) As Integer
public: static int Scale( int value )
static member Scale : value : int -> int
In This Article