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