'宣言 Public Overloads Shared Function CalculateTextSize( _ ByVal text As ParsedFormattedTextValue, _ ByVal control As Control, _ ByRef appearance As AppearanceData, _ ByVal wrapText As Boolean, _ ByVal layoutArea As Size _ ) As Size
public static Size CalculateTextSize( ParsedFormattedTextValue text, Control control, ref AppearanceData appearance, bool wrapText, Size layoutArea )