[]
        
(Showing Draft Content)

C1.Util.DX.DirectWrite.TextLayout.GetLocaleNameLength

GetLocaleNameLength Method

GetLocaleNameLength(int, out int, out TextRange)

HRESULT IDWriteTextLayout::GetLocaleNameLength([In] unsigned int currentPosition,[Out] unsigned int* nameLength,[Out, Optional] DWRITE_TEXT_RANGE* textRange)

Declaration
public void GetLocaleNameLength(int currentPosition, out int nameLength, out TextRange textRange)
Parameters
Type Name Description
int currentPosition
int nameLength
TextRange textRange