| 名前 | 解説 | |
|---|---|---|
![]() | AddText | Adds formatted range of the text to the text layout. C1.Document.Util.C1TextLayoutから継承されます。 |
![]() | BuildSelection | オーバーライドされます。 Builds text selection. |
![]() | Clear | オーバーライドされます。 Clears content of the C1TextLayout object. |
![]() | ClearTextRanges | Clears the C1TextLayout.TextRanges collection. C1.Document.Util.C1TextLayoutから継承されます。 |
![]() | Dispose | オーバーロードされます。 オーバーライドされます。 Releases the unmanaged resources used by the C1TextLayout. |
![]() | Draw | オーバーライドされます。 Draws current C1TextLayout on specified C1Graphics. |
![]() | GetCaretCoords | オーバーライドされます。 Use this function to get the pixel location relative to the top-left of the layout box given the text position and the logical side of the position. |
![]() | GetChar | Gets the char at specified text position. |
![]() | GetSplitPosition | オーバーライドされます。 Determines position where text can be split. |
![]() | GetText | オーバーライドされます。 Get the text of this text layout as a single string. |
![]() | HitTest | オーバーライドされます。 Use this function passing in a specific pixel location relative to the top-left location of the layout box and obtains the information about the correspondent hit-test metrics of the text string where the hit-test has occurred. |
![]() | MeasureAndDraw | Measures layoyt and draws. C1.Document.Util.C1TextLayoutから継承されます。 |
![]() | MeasureAutoSize | オーバーライドされます。 Measures the text size. |
![]() | MeasureLayout | オーバーライドされます。 Measures full text layout, after calling this method you can use all methods of C1TextLayout, like HitTest(), Draw() etc. |
![]() | Reset | Resets all properties of the C1TextLayout to default values and clears its content. C1.Document.Util.C1TextLayoutから継承されます。 |

