Settings.IsRulerVisible プロパティ

定義

public:
 property bool IsRulerVisible { bool get(); void set(bool value); };
[System.Configuration.DefaultSettingValue("True")]
[System.Configuration.UserScopedSetting]
[System.Diagnostics.DebuggerNonUserCode]
public bool IsRulerVisible { get; set; }
[<System.Configuration.DefaultSettingValue("True")>]
[<System.Configuration.UserScopedSetting>]
[<System.Diagnostics.DebuggerNonUserCode>]
member this.IsRulerVisible : bool with get, set
Public Property IsRulerVisible As Boolean

プロパティ値

属性

適用対象