ComponentOne Bitmap for UWP
GetLocaleName Method (TextAnalysisQuickSource)

C1.UWP.DX Assembly > C1.Util.DX.DirectWrite Namespace > TextAnalysisQuickSource Interface : GetLocaleName Method
Gets the locale name on the range affected by the text analysis.
Syntax
'Declaration
 
Function GetLocaleName( _
   ByVal textPosition As System.Integer, _
   ByRef textLength As System.Integer, _
   ByRef localeName As System.IntPtr _
) As System.Integer
System.int GetLocaleName( 
   System.int textPosition,
   out System.int textLength,
   out System.IntPtr localeName
)

Parameters

textPosition
textLength
localeName
See Also

Reference

TextAnalysisQuickSource Interface
TextAnalysisQuickSource Members