バージョン

MirrorIndents プロパティ

右/左のインデントを内部/外部のインデントとして使用するかどうかを取得または設定します。
シンタックス
'宣言
 
Public Property MirrorIndents As Nullable(Of Boolean)
public Nullable<bool> MirrorIndents {get; set;}
参照