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