| 名前 | 解説 | |
|---|---|---|
![]() | FragmentSizePx | The size of fragment in pixels. |
![]() | TextMeasurementContext | Defines context which can be used to measure the text. |
IC1TextSelectionBuilderデータ型で公開されるメンバを以下の表に示します。
| 名前 | 解説 | |
|---|---|---|
![]() | FragmentSizePx | The size of fragment in pixels. |
![]() | TextMeasurementContext | Defines context which can be used to measure the text. |
| 名前 | 解説 | |
|---|---|---|
![]() | AddHighlight | Should be called once, highlightInfo object will be passed back to the fragment in Draw() method to highlight selection. |
![]() | AddTextBlock | Should be called by the C1.Document.IC1TextFragment for each separate text block which should be selected. |
![]() | Contains | Determines whether a text block is contained within a rectangle. |
![]() | ContainsChar | Determines whether a character is contained within a rectangle. |
![]() | IntersectsWith | Determines whether C1.Document.C1TextBlockCoords intersects with current rectangle. |