Bitmap for WPF
GetLocaleName メソッド (TextAnalysisSource)

C1.WPF.DX.4.5.2 アセンブリ > C1.Util.DX.DirectWrite 名前空間 > TextAnalysisSource インターフェース : GetLocaleName メソッド
The text position to examine.
Contains the length of the text being affected by the text analysis up to the next differing locale.
Gets the locale name on the range affected by the text analysis.
シンタックス
'宣言
 
Function GetLocaleName( _
   ByVal textPosition As System.Integer, _
   ByRef textLength As System.Integer _
) As System.String
System.string GetLocaleName( 
   System.int textPosition,
   out System.int textLength
)

パラメータ

textPosition
The text position to examine.
textLength
Contains the length of the text being affected by the text analysis up to the next differing locale.

戻り値の型

the locale name on the range affected by the text analysis
解説
The localeName reference must remain valid until the next call or until the analysis returns.
参照

TextAnalysisSource インターフェース
TextAnalysisSource メンバ