FontCache.CreateKey メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
public:
static System::String ^ CreateKey(System::String ^ family, float emSizePoints, bool bold, bool italic, bool underline, bool strikeout);
public static string CreateKey (string family, float emSizePoints, bool bold, bool italic, bool underline, bool strikeout);
static member CreateKey : string * single * bool * bool * bool * bool -> string
Public Shared Function CreateKey (family As String, emSizePoints As Single, bold As Boolean, italic As Boolean, underline As Boolean, strikeout As Boolean) As String
パラメーター
- family
- String
- emSizePoints
- Single
- bold
- Boolean
- italic
- Boolean
- underline
- Boolean
- strikeout
- Boolean