Bitmap for UWP
GetLocaleName(Int32) メソッド

C1.UWP.DX アセンブリ > C1.Util.DX.DirectWrite 名前空間 > TextLayout クラス > GetLocaleName メソッド : GetLocaleName(Int32) メソッド
The position of the text to inspect.
Gets the locale name of the text at the specified position.
シンタックス
'宣言
 
Public Overloads Function GetLocaleName( _
   ByVal currentPosition As System.Integer _
) As System.String
public System.string GetLocaleName( 
   System.int currentPosition
)

パラメータ

currentPosition
The position of the text to inspect.

戻り値の型

the locale name of the text at the specified position.
参照

TextLayout クラス
TextLayout メンバ
オーバーロード一覧