Bitmap for WPF
GetTextComplexity メソッド

C1.WPF.DX.4.5.2 アセンブリ > C1.Util.DX.DirectWrite 名前空間 > TextAnalyzer1 クラス : GetTextComplexity メソッド
HRESULT IDWriteTextAnalyzer1::GetTextComplexity([In, Buffer] const wchar_t* textString,[In] unsigned int textLength,[In] IDWriteFontFace* fontFace,[Out] BOOL* isTextSimple,[In] unsigned int* textLengthRead,[Out, Buffer, Optional] unsigned short* glyphIndices)
シンタックス
'宣言
 
Public Sub GetTextComplexity( _
   ByVal textString As System.String, _
   ByVal textLength As System.Integer, _
   ByVal fontFace As FontFace, _
   ByRef isTextSimple As Bool, _
   ByVal textLengthRead As System.Integer, _
   ByVal glyphIndices() As System.Short _
) 
public void GetTextComplexity( 
   System.string textString,
   System.int textLength,
   FontFace fontFace,
   out Bool isTextSimple,
   System.int textLengthRead,
   System.short[] glyphIndices
)

パラメータ

textString
textLength
fontFace
isTextSimple
textLengthRead
glyphIndices
参照

TextAnalyzer1 クラス
TextAnalyzer1 メンバ