| 名前 | 解説 | |
|---|---|---|
![]() | AddText | C1.Document.Util.C1TextLayoutから継承されます。 |
![]() | BuildSelection | オーバーライドされます。 Builds text selection. |
![]() | Clear | オーバーライドされます。 Clears content of the C1.Document.Util.C1TextLayout object. |
![]() | ClearRanges | 範囲内のすべての要素を削除し、破棄します。 |
![]() | ClearTextRanges | C1.Document.Util.C1TextLayoutから継承されます。 |
![]() | Dispose | オーバーロードされます。 オーバーライドされます。 Releases the unmanaged resources used by the C1.Document.Util.C1TextLayout. |
![]() | Draw | オーバーライドされます。 Draws current C1.Document.Util.C1TextLayout on specified C1.Document.Util.C1Graphics. |
![]() ![]() | DWFontStyleToFontStyle | C1.Util.DX.DirectWrite.FontStyle を C1.Win.Document.C1FontStyle 値に変換します。 |
![]() ![]() | DWFontWeightToFontWeight | C1.Util.DX.DirectWrite.FontWeight を C1.Win.Document.C1FontWeight 値に変換します。 |
![]() ![]() | FontStyleToDWFontStyle | C1.Document.C1FontStyle を C1.Util.DX.DirectWrite.FontStyle 値に変換します。 |
![]() ![]() | FontWeightToDWFontWeight | C1.Document.C1FontWeight を C1.Util.DX.DirectWrite.FontWeight 値に変換します。 |
![]() | 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 | 指定されたテキスト位置にある文字を取得します。 |
![]() | GetSplitPosition | オーバーライドされます。 Determines position where text can be split. |
![]() | GetString | この C1DXTextLayout オブジェクトのテキストの一部を含む文字列を取得します。 |
![]() | 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 | C1.Document.Util.C1TextLayoutから継承されます。 |
![]() | MeasureAutoSize | オーバーライドされます。 Measures the text size. |
![]() | MeasureLayout | オーバーライドされます。 Measures full text layout, after calling this method you can use all methods of C1.Document.Util.C1TextLayout, like HitTest(), Draw() etc. |
![]() | Reset | C1.Document.Util.C1TextLayoutから継承されます。 |


