ComponentOne Bitmap for WinForms
C1.Win.C1DX.4.5.2 Assembly / C1.Util.DX.DirectWrite Namespace / TextLayout Class / GetLocaleName Method

In This Topic
    GetLocaleName Method (TextLayout)
    In This Topic
    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