StringFormat::GetDigitSubstitutionMethod 메서드(gdiplusstringformat.h)
StringFormat::GetDigitSubstitutionMethod 메서드는 이 StringFormat 개체에서 사용되는 숫자 대체 메서드를 나타내는 StringDigitSubstitute 열거형의 요소를 가져옵니다.
구문
StringDigitSubstitute GetDigitSubstitutionMethod();
반환 값
이 메서드는 StringDigitSubstitute 열거형의 요소를 반환합니다.
설명
숫자 대체 메서드는 문자열에서 서유럽 숫자를 사용자의 로캘 또는 언어에 해당하는 숫자로 바꿉니다.
요구 사항
요구 사항 | 값 |
---|---|
지원되는 최소 클라이언트 | Windows XP, Windows 2000 Professional [데스크톱 앱만 해당] |
지원되는 최소 서버 | Windows 2000 Server[데스크톱 앱만] |
대상 플랫폼 | Windows |
헤더 | gdiplusstringformat.h(Gdiplus.h 포함) |
라이브러리 | Gdiplus.lib |
DLL | Gdiplus.dll |