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