'宣言 Public Shared Function GetBestFitString( _ ByVal text As String, _ ByVal font As Font, _ ByRef bounds As Rectangle, _ ByVal format As StringFormat _ ) As String
public static string GetBestFitString( string text, Font font, ref Rectangle bounds, StringFormat format )
Platform クラス Platform メンバ