'宣言 Public Overloads Shared Function CalculateTextSize( _ ByVal text As String, _ ByVal hotkey As HotkeyPrefix, _ ByVal vertical As Boolean, _ ByVal control As Control, _ ByRef appearance As AppearanceData _ ) As Size
public static Size CalculateTextSize( string text, HotkeyPrefix hotkey, bool vertical, Control control, ref AppearanceData appearance )