public static float Scale( float value )
Public Shared Function Scale ( value As Single ) As Single
public: static float Scale( float value )
static member Scale : value : float32 -> float32
In This Article