FontCache.GetFont(String, Single, Boolean, Boolean, Boolean, Boolean) Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
public:
System::Drawing::Font ^ GetFont(System::String ^ family, float emSizePoints, bool bold, bool italic, bool underline, bool strikeOut);
public System.Drawing.Font GetFont (string family, float emSizePoints, bool bold, bool italic, bool underline, bool strikeOut);
Public Function GetFont (family As String, emSizePoints As Single, bold As Boolean, italic As Boolean, underline As Boolean, strikeOut As Boolean) As Font
Parametri
- family
- String
- emSizePoints
- Single
- bold
- Boolean
- italic
- Boolean
- underline
- Boolean
- strikeOut
- Boolean