[]
HRESULT IDWriteTextLayout::GetLocaleNameLength([In] unsigned int currentPosition,[Out] unsigned int* nameLength,[Out, Optional] DWRITE_TEXT_RANGE* textRange)
public void GetLocaleNameLength(int currentPosition, out int nameLength, out TextRange textRange)
| Type | Name | Description |
|---|---|---|
| int | currentPosition | |
| int | nameLength | |
| TextRange | textRange |