名前 | 解説 | |
---|---|---|
TextAnalyzer コンストラクタ | Initializes a new instance of the TextAnalyzerclass. |
TextAnalyzerデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
TextAnalyzer コンストラクタ | Initializes a new instance of the TextAnalyzerclass. |
名前 | 解説 | |
---|---|---|
IsDisposed | Gets a value indicating whether this instance is disposed. C1.Util.DX.DisposeBaseから継承されます。 | |
NativePointer | Get a pointer to the underlying Cpp Object C1.Util.DX.CppObjectから継承されます。 | |
Tag | Gets or sets a custom user tag object to associate with this instance.. C1.Util.DX.CppObjectから継承されます。 |
名前 | 解説 | |
---|---|---|
AnalyzeBidi | オーバーロードされます。 Analyzes a text range for script directionality, reading attributes from the source and reporting levels to the sink callback {{SetBidiLevel}}. | |
AnalyzeLineBreakpoints | オーバーロードされます。 Analyzes a text range for potential breakpoint opportunities, reading attributes from the source and reporting breakpoint opportunities to the sink callback {{SetLineBreakpoints}}. | |
AnalyzeNumberSubstitution | オーバーロードされます。 Analyzes a text range for spans where number substitution is applicable, reading attributes from the source and reporting substitutable ranges to the sink callback {{SetNumberSubstitution}}. | |
AnalyzeScript | オーバーロードされます。 Analyzes a text range for script boundaries, reading text attributes from the source and reporting the Unicode script ID to the sink callback {{SetScript}}. | |
Create | Returns an interface for performing text analysis. | |
Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. C1.Util.DX.DisposeBaseから継承されます。 | |
GetGdiCompatibleGlyphPlacements | オーバーロードされます。 Gets the GDI compatible glyph placements. | |
GetGlyphPlacements | オーバーロードされます。 Gets the glyph placements. | |
GetGlyphs | オーバーロードされます。 Gets the glyphs (TODO doc) | |
QueryInterface | オーバーロードされます。 Query this instance for a particular COM GUID/interface support. C1.Util.DX.ComObjectから継承されます。 | |
QueryInterfaceOrNull | オーバーロードされます。 Query instance for a particular COM GUID/interface support. C1.Util.DX.ComObjectから継承されます。 |
名前 | 解説 | |
---|---|---|
Disposed | Occurs when this instance is fully disposed. C1.Util.DX.DisposeBaseから継承されます。 | |
Disposing | Occurs when this instance is starting to be disposed. C1.Util.DX.DisposeBaseから継承されます。 |
明示的 キャスト 演算子 | Performs an explicit conversion from System.IntPtrto TextAnalyzer. |