public static float GetAngle( float x, float y )
Public Shared Function GetAngle ( _ x As Single, _ y As Single _ ) As Single
public: static float^ GetAngle( float^ x, float^ y )