Analyzes a text range for script directionality, reading attributes from the source and reporting levels to the sink callback {{SetBidiLevel}}.
オーバーロード一覧
| オーバーロード | 解説 |
| AnalyzeBidi(TextAnalysisSource,Int32,Int32,TextAnalysisSink) | Analyzes a text range for script directionality, reading attributes from the source and reporting levels to the sink callback {{SetBidiLevel}}. |
| AnalyzeBidi(TextAnalysisQuickSource,Int32,Int32,TextAnalysisSink) | Analyzes a text range for script directionality, reading attributes from the source and reporting levels to the sink callback {{SetBidiLevel}}. |
| AnalyzeBidi(IntPtr,Int32,Int32,IntPtr) | HRESULT IDWriteTextAnalyzer::AnalyzeBidi([In] IDWriteTextAnalysisSource* analysisSource,[In] unsigned int textPosition,[In] unsigned int textLength,[In] IDWriteTextAnalysisSink* analysisSink) |
参照