ComponentOne Bitmap for UWP
SetLocaleName Method

C1.UWP.DX Assembly > C1.Util.DX.DirectWrite Namespace > TextLayout Class : SetLocaleName Method
HRESULT IDWriteTextLayout::SetLocaleName([In] const wchar_t* localeName,[In] DWRITE_TEXT_RANGE textRange)
Syntax
'Declaration
 
Public Sub SetLocaleName( _
   ByVal localeName As System.String, _
   ByVal textRange As TextRange _
) 
public void SetLocaleName( 
   System.string localeName,
   TextRange textRange
)

Parameters

localeName
textRange
See Also

Reference

TextLayout Class
TextLayout Members