ComponentOne Bitmap for UWP
GetLocaleName Method (TextLayout)

C1.UWP.DX Assembly > C1.Util.DX.DirectWrite Namespace > TextLayout Class : GetLocaleName Method
Gets the locale name of the text at the specified position.
Overload List
OverloadDescription
Gets the locale name of the text at the specified position.  
Gets the locale name of the text at the specified position.  
HRESULT IDWriteTextLayout::GetLocaleName([In] unsigned int currentPosition,[Out, Buffer] wchar_t* localeName,[In] unsigned int nameSize,[Out, Optional] DWRITE_TEXT_RANGE* textRange)  
HRESULT IDWriteTextFormat::GetLocaleName([Out, Buffer] wchar_t* localeName,[In] unsigned int nameSize) (Inherited from C1.Util.DX.DirectWrite.TextFormat)
See Also

Reference

TextLayout Class
TextLayout Members