Bitmap for WPF
SetScriptAnalysis メソッド (TextAnalysisSink)

C1.WPF.DX.4.5.2 アセンブリ > C1.Util.DX.DirectWrite 名前空間 > TextAnalysisSink インターフェース : SetScriptAnalysis メソッド
The starting position from which to report.
The number of UTF16 units of the reported range.
A reference to a structure that contains a zero-based index representation of a writing system script and a value indicating whether additional shaping of text is required.
Reports script analysis for the specified text range.
シンタックス
'宣言
 
Sub SetScriptAnalysis( _
   ByVal textPosition As System.Integer, _
   ByVal textLength As System.Integer, _
   ByVal scriptAnalysis As ScriptAnalysis _
) 
void SetScriptAnalysis( 
   System.int textPosition,
   System.int textLength,
   ScriptAnalysis scriptAnalysis
)

パラメータ

textPosition
The starting position from which to report.
textLength
The number of UTF16 units of the reported range.
scriptAnalysis
A reference to a structure that contains a zero-based index representation of a writing system script and a value indicating whether additional shaping of text is required.
参照

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