StringFormat::GetDigitSubstitutionMethod メソッド (gdiplusstringformat.h)
StringFormat::GetDigitSubstitutionMethod メソッドは、この StringFormat オブジェクトで使用される桁置換メソッドを示す StringDigit Substitution 列挙体の要素を取得します。
構文
StringDigitSubstitute GetDigitSubstitutionMethod();
戻り値
このメソッドは、 StringDigitSubstitute 列挙体の要素を返します。
注釈
digit 置換メソッドは、文字列内の西ヨーロッパの数字を、ユーザーのロケールまたは言語に対応する数字に置き換えます。
要件
要件 | 値 |
---|---|
サポートされている最小のクライアント | Windows XP、Windows 2000 Professional [デスクトップ アプリのみ] |
サポートされている最小のサーバー | Windows 2000 Server [デスクトップ アプリのみ] |
対象プラットフォーム | Windows |
ヘッダー | gdiplusstringformat.h (Gdiplus.h を含む) |
Library | Gdiplus.lib |
[DLL] | Gdiplus.dll |