バージョン 24.2 (最新)

DocumentViewLine クラス プロパティ

このクラスのメンバの一覧は、DocumentViewLineメンバを参照してください。

パブリック プロパティ
 名前解説
Public プロパティBoundsテキスト領域座標のラインの境界矩形を返します。(読み取り専用)  
Public プロパティLayoutChangeType前回のレイアウト パスで発生した変化 (があれば) の種類を示す値を返します。(読み取り専用)  
Public プロパティLayoutTranslationOffsetラインの LayoutChangeType を変換する場合、前回のレイアウト パスで現在のラインが移動したピクセル数を示す値を返します。それ以外はゼロを返します。(読み取り専用)  
Public プロパティLineEndPointラインの最後の文字に続く未使用の文字位置の左上角に対応する Point を返します。(読み取り専用)  
Public プロパティLineEndTextLocationラインの最後の文字に続く未使用の文字位置に対応する Infragistics.Documents.Parsing.TextLocation を返します。(読み取り専用)  
Public プロパティLineFirstCharacterPointラインの先頭文字の位置の左上角に対応する Point を返します。(読み取り専用)  
Public プロパティLineFirstTextLocationラインの先頭文字の位置に対応する Infragistics.Documents.Parsing.TextLocation を返します。(読み取り専用)  
Public プロパティLineLastCharacterPointラインの最終文字の位置の左上角に対応する Point を返します。(読み取り専用)  
Public プロパティLineLastTextLocationラインの最終文字の位置に対応する Infragistics.Documents.Parsing.TextLocation を返します。(読み取り専用)  
Public プロパティLineStartPointラインの先頭文字の左上角に対応する Point を返します。(読み取り専用)  
Public プロパティLineStartTextLocationラインの最初と最後の文字に対応する Infragistics.Documents.Parsing.TextLocation を返します。(読み取り専用)  
Public プロパティSnapshotLineInfoこの DocumentViewLine に関連づけられた SnapshotLineInfo。  
トップ
参照