バージョン

EditorDocumentView クラス メソッド

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

パブリック メソッド
 名前解説
Public メソッドActivateこの EditorDocumentView をアクティブ ビューに設定します。  
Public メソッドBringLineIntoView指定したゼロから始まるライン インデックスのドキュメント ラインを確実にビューに表示します。 Infragistics.Controls.Editors.DocumentViewBaseから継承されます。
Public メソッドGetIsLineInView指定したゼロから始まるライン インデックスのドキュメント ラインをビューに表示するかどうかを返します。 Infragistics.Controls.Editors.DocumentViewBaseから継承されます。
Public メソッドGetMarginAreaHeight指定した EditorDocumentViewMarginLocation のマージン領域の高さを返します。 Infragistics.Controls.Editors.DocumentViewBaseから継承されます。
Public メソッドGetMarginAreaWidth指定した EditorDocumentViewMarginLocation のマージン領域の幅を返します。 Infragistics.Controls.Editors.DocumentViewBaseから継承されます。
Public メソッドGoToLineNumber要求したラインをビュー (できれば画面の中央) に表示できるように配置します。 Infragistics.Controls.Editors.DocumentViewBaseから継承されます。
Public メソッドGoToOffset指定したドキュメント オフセットをビューのできれば中央に表示し、キャレットを指定オフセット位置に表示できるよう、表示を再読み込みします。 Infragistics.Controls.Editors.DocumentViewBaseから継承されます。
Public メソッドGoToTextLocation指定した Infragistics.Documents.Parsing.TextLocation があるラインをビュー (のできれば中央) に表示し、キャレットを指定文字位置に表示できるよう、表示を再読み込みします。 Infragistics.Controls.Editors.DocumentViewBaseから継承されます。
Public メソッドSnapshotPointFromScreenPoint指定した画面点 (テキスト領域の座標で表現される) に最も近い Infragistics.Documents.SnapshotPoint を返します。 Infragistics.Controls.Editors.DocumentViewBaseから継承されます。
Public メソッドTextAreaPointFromViewPoint(スクロールバー、マージン、テキスト領域がある) ビュー座標テキスト領域座標に点を変換します。 Infragistics.Controls.Editors.DocumentViewBaseから継承されます。
Public メソッドTextLocationFromScreenPoint指定した画面点 (テキスト領域の座標で表現される) に最も近い Infragistics.Documents.Parsing.TextLocation を返します。 Infragistics.Controls.Editors.DocumentViewBaseから継承されます。
Public メソッドViewLineFromLineIndexゼロから始まる指定したライン インデックスの宛先ドキュメント ラインに対応する DocumentViewLine を返します。ゼロから始まる指定したライン インデックスがビューの範囲外の場合は null を返します。 Infragistics.Controls.Editors.DocumentViewBaseから継承されます。
Public メソッドViewLineFromVerticalOffset(テキスト座標の) 指定した垂直ピクセル オフセットを格納する DocumentViewLine を返します。 Infragistics.Controls.Editors.DocumentViewBaseから継承されます。
Public メソッドViewPointFromTextAreaPointテキスト領域座標から (スクロールバー、マージン、テキスト領域がある) ビュー座標に点を変換します。 Infragistics.Controls.Editors.DocumentViewBaseから継承されます。
トップ
プロテクト メソッド
 名前解説
Protected Internal メソッドOnActivatedActivated イベントを呼び出します。  
Protected Internal メソッドOnAmbientPropertyChangedオーバーライドされます。 1 つ以上の周囲のフォント プロパティまたは色プロパティを変更すると呼びだします。  
Protected Internal メソッドOnDeactivatedDeactivated イベントを呼び出します。  
Protected Internal メソッドOnDocumentChangedオーバーライドされます。 XamSyntaxEditor.Document プロパティを変更すると呼び出します  
Protected Internal メソッドOnDocumentTextChangedオーバーライドされます。 ドキュメント テキストを変更すると呼び出します。  
Protected Internal メソッドOnDocumentTextChangingオーバーライドされます。 変更に関するドキュメント テキストを変更すると呼びだします。  
Protected Internal メソッドOnDocumentTextLoadedオーバーライドされます。 Infragistics.Documents.TextDocument.Load(System.String) に対する呼び出しの結果として、XamSyntaxEditor.Document にテキストを読み込むと呼びだします。  
Protected Internal メソッドOnLanguageChangedInfragistics.Documents.TextDocument に関連付けた Language を変更すると呼び出します。 Infragistics.Controls.Editors.DocumentViewBaseから継承されます。
Protected メソッドOnLayoutChangedオーバーライドされます。 LayoutChanged イベントを呼び出します。  
Protected Internal メソッドOnLoadedDocumentViewBase が読み込まれるときに呼び出されます。 Infragistics.Controls.Editors.DocumentViewBaseから継承されます。
Protected メソッドOnSelectionChangedSelectionChanged イベントを呼び出します。  
Protected Internal メソッドOnServiceAdded関連付けた Infragistics.Documents.TextDocumentLanguage にサービスを登録すると呼び出します。 Infragistics.Controls.Editors.DocumentViewBaseから継承されます。
Protected Internal メソッドOnServiceRemoved関連付けた Infragistics.Documents.TextDocumentLanguage にサービスの登録を解除すると呼び出します。 Infragistics.Controls.Editors.DocumentViewBaseから継承されます。
Protected Internal メソッドOnUnloadedオーバーライドされます。   
Protected Internal メソッドRefreshLayerLayout指定した AdornmentLayerInfo に説明した Infragistics.Controls.Editors.Primitives.AdornmentLayer のレイアウトを更新します。 Infragistics.Controls.Editors.DocumentViewBaseから継承されます。
Protected Internal メソッドRefreshLayersLayoutこの DocumentViewBase と関連付けるすべての Infragistics.Controls.Editors.Primitives.AdornmentLayer のレイアウトを更新します。 Infragistics.Controls.Editors.DocumentViewBaseから継承されます。
トップ
参照