public float GetAscentPoint( string text, float fontSize )
Public Function GetAscentPoint ( _ text As String, _ fontSize As Single _ ) As Single
public: float GetAscentPoint( String^ text, float fontSize )