C1.Win.C1DX.4.8 Assembly / C1.Util.DX.DirectWrite Namespace / TextLayout Class / GetLocaleNameLength Method / GetLocaleNameLength(Int32,Int32,TextRange) Method

In This Topic
GetLocaleNameLength(Int32,Int32,TextRange) Method
In This Topic
HRESULT IDWriteTextLayout::GetLocaleNameLength([In] unsigned int currentPosition,[Out] unsigned int* nameLength,[Out, Optional] DWRITE_TEXT_RANGE* textRange)
Syntax
'Declaration
 
Public Overloads Sub GetLocaleNameLength( _
   ByVal currentPosition As System.Integer, _
   ByRef nameLength As System.Integer, _
   ByRef textRange As TextRange _
) 
 

Parameters

currentPosition
nameLength
textRange
See Also