バージョン

RulerMargin クラス

EditorDocumentView の上に文字位置ルーラーを表示する定義済み Margin を定義する MarginBase 派生クラス。
シンタックス
'宣言
 
Public NotInheritable Class RulerMargin 
   Inherits MarginBase
   Implements Infragistics.ISupportPositioning 
public sealed class RulerMargin : MarginBase, Infragistics.ISupportPositioning  
解説

組み込み Margin は EditorDocumentView が自動的に作成し、それらの Location プロパティに応じて、指定したすべての XamSyntaxEditor.CustomMargins とともに 4 つの Margin 領域の 1 つに配置されて表示されます。

参照