| 名前 | 解説 | |
|---|---|---|
![]() | C1DXTextLayout コンストラクタ | C1DXTextLayout クラスの新しいインスタンスを初期化します。 |
C1DXTextLayoutデータ型で公開されるメンバを以下の表に示します。
| 名前 | 解説 | |
|---|---|---|
![]() | C1DXTextLayout コンストラクタ | C1DXTextLayout クラスの新しいインスタンスを初期化します。 |
| 名前 | 解説 | |
|---|---|---|
![]() | BuildCharMapWhenDrawGlyphRun | 文字幅の配列を構築して DrawGlyphRun(...) メソッドに 渡すかどうかを示す値を取得します。 |
![]() | ForceSpacesForJustify | C1.Document.Util.C1TextLayoutから継承されます。 |
![]() | Height | C1.Document.Util.C1TextLayoutから継承されます。 |
![]() | SystemFontCollection | C1.Util.DX.DirectWrite.FontCollection を取得します。 |
![]() | UseTransformForSidewaysText | 回転したグリフのないフォントを使用して垂直方向のテキストを描画する場合に、C1DXTextLayout が グラフィックに変換を適用しないかどうかを示す値を取得します。 たとえば、日本語のグリフは、テキストが上から下へ垂直方向に描画される場合に、回転されません。 現在、このプロパティは C1.Win.Document.Util.C1GdiGraphics.C1GdiTextLayout でオーバーライドされます。 StringFormatFlags.DirectionVertical が StringFormat で指定されている場合は、 WinForms グラフィックオブジェクトに回転変換を適用すべきでないためです。 |
![]() | Width | C1.Document.Util.C1TextLayoutから継承されます。 |
| 名前 | 解説 | |
|---|---|---|
![]() | IsAutoFontSize | C1.Document.Util.C1TextLayoutから継承されます。 |
| 名前 | 解説 | |
|---|---|---|
![]() | 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から継承されます。 |
| 名前 | 解説 | |
|---|---|---|
![]() | CreateTextRange | オーバーライドされます。 Creates C1.Document.Util.C1TextLayoutRange object. |
![]() | DrawLine | 線を描画します。 |
![]() | FillRectangle | オーバーロードされます。 指定された色で四角形を塗りつぶします。 |
![]() | Finalize | C1.Document.Util.C1TextLayoutから継承されます。 |