'宣言 Public Overloads Shared Sub DrawString( _ ByVal gr As Graphics, _ ByVal text As String, _ ByVal font As Font, _ ByVal brush As SolidBrush, _ ByVal bounds As RectangleF _ )
public static void DrawString( Graphics gr, string text, Font font, SolidBrush brush, RectangleF bounds )