FlexReport for WinForms
C1DXTextLayout クラス メンバ
フィールド  プロパティ  メソッド 


C1.Win.Document.8 アセンブリ > C1.Win.Document.Util 名前空間 : C1DXTextLayout クラス

C1DXTextLayoutデータ型で公開されるメンバを以下の表に示します。

パブリック コンストラクタ
 名前解説
Public コンストラクタC1DXTextLayout クラスの新しいインスタンスを初期化します。  
トップ
パブリック フィールド
 名前解説
Public フィールド C1.Document.Util.C1TextLayoutから継承されます。
Public フィールド C1.Document.Util.C1TextLayoutから継承されます。
Public フィールド C1.Document.Util.C1TextLayoutから継承されます。
Public フィールド C1.Document.Util.C1TextLayoutから継承されます。
Public フィールド C1.Document.Util.C1TextLayoutから継承されます。
Public フィールド C1.Document.Util.C1TextLayoutから継承されます。
Public フィールド C1.Document.Util.C1TextLayoutから継承されます。
Public フィールド C1.Document.Util.C1TextLayoutから継承されます。
Public フィールド C1.Document.Util.C1TextLayoutから継承されます。
Public フィールド C1.Document.Util.C1TextLayoutから継承されます。
Public フィールド C1.Document.Util.C1TextLayoutから継承されます。
Public フィールド C1.Document.Util.C1TextLayoutから継承されます。
Public フィールド C1.Document.Util.C1TextLayoutから継承されます。
Public フィールドこの C1DXTextLayout オブジェクトを所有する IC1DXTextLayoutOwner を取得します。  
Public フィールド C1.Document.Util.C1TextLayoutから継承されます。
Public フィールド C1.Document.Util.C1TextLayoutから継承されます。
Public フィールド C1.Document.Util.C1TextLayoutから継承されます。
Public フィールド C1.Document.Util.C1TextLayoutから継承されます。
Public フィールド C1.Document.Util.C1TextLayoutから継承されます。
Public フィールド C1.Document.Util.C1TextLayoutから継承されます。
Public フィールド C1.Document.Util.C1TextLayoutから継承されます。
Public フィールド C1.Document.Util.C1TextLayoutから継承されます。
Public フィールド C1.Document.Util.C1TextLayoutから継承されます。
Public フィールド C1.Document.Util.C1TextLayoutから継承されます。
トップ
パブリック プロパティ
 名前解説
Public プロパティ文字幅の配列を構築して DrawGlyphRun(...) メソッドに 渡すかどうかを示す値を取得します。  
Public プロパティ C1.Document.Util.C1TextLayoutから継承されます。
Public プロパティ C1.Document.Util.C1TextLayoutから継承されます。
Public プロパティC1.Util.DX.DirectWrite.FontCollection を取得します。  
Public プロパティ回転したグリフのないフォントを使用して垂直方向のテキストを描画する場合に、C1DXTextLayout が グラフィックに変換を適用しないかどうかを示す値を取得します。 たとえば、日本語のグリフは、テキストが上から下へ垂直方向に描画される場合に、回転されません。 現在、このプロパティは C1.Win.Document.Util.C1GdiGraphics.C1GdiTextLayout でオーバーライドされます。 StringFormatFlags.DirectionVertical が StringFormat で指定されている場合は、 WinForms グラフィックオブジェクトに回転変換を適用すべきでないためです。  
Public プロパティ C1.Document.Util.C1TextLayoutから継承されます。
トップ
プロテクト プロパティ
 名前解説
Protected プロパティ C1.Document.Util.C1TextLayoutから継承されます。
トップ
パブリック メソッド
 名前解説
Public メソッド C1.Document.Util.C1TextLayoutから継承されます。
Public メソッドオーバーライドされます。 Builds text selection.  
Public メソッドオーバーライドされます。 Clears content of the C1.Document.Util.C1TextLayout object.  
Public メソッド範囲内のすべての要素を削除し、破棄します。  
Public メソッド C1.Document.Util.C1TextLayoutから継承されます。
Public メソッドオーバーロードされます。 オーバーライドされます。 Releases the unmanaged resources used by the C1.Document.Util.C1TextLayout.  
Public メソッドオーバーライドされます。 Draws current C1.Document.Util.C1TextLayout on specified C1.Document.Util.C1Graphics.  
Public メソッドstatic (Shared in Visual Basic)C1.Util.DX.DirectWrite.FontStyleC1.Win.Document.C1FontStyle 値に変換します。  
Public メソッドstatic (Shared in Visual Basic)C1.Util.DX.DirectWrite.FontWeightC1.Win.Document.C1FontWeight 値に変換します。  
Public メソッドstatic (Shared in Visual Basic)C1.Document.C1FontStyleC1.Util.DX.DirectWrite.FontStyle 値に変換します。  
Public メソッドstatic (Shared in Visual Basic)C1.Document.C1FontWeightC1.Util.DX.DirectWrite.FontWeight 値に変換します。  
Public メソッドオーバーライドされます。 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.  
Public メソッド指定されたテキスト位置にある文字を取得します。  
Public メソッドオーバーライドされます。 Determines position where text can be split.  
Public メソッドこの C1DXTextLayout オブジェクトのテキストの一部を含む文字列を取得します。  
Public メソッドオーバーライドされます。 Get the text of this text layout as a single string.  
Public メソッドオーバーライドされます。 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.  
Public メソッド C1.Document.Util.C1TextLayoutから継承されます。
Public メソッドオーバーライドされます。 Measures the text size.  
Public メソッドオーバーライドされます。 Measures full text layout, after calling this method you can use all methods of C1.Document.Util.C1TextLayout, like HitTest(), Draw() etc.  
Public メソッド C1.Document.Util.C1TextLayoutから継承されます。
トップ
プロテクト メソッド
 名前解説
Protected メソッドオーバーライドされます。 Creates C1.Document.Util.C1TextLayoutRange object.  
Protected メソッド線を描画します。  
Protected メソッドオーバーロードされます。 指定された色で四角形を塗りつぶします。  
Protected メソッド C1.Document.Util.C1TextLayoutから継承されます。
トップ
参照

参照

C1DXTextLayout クラス
C1.Win.Document.Util 名前空間