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

속성 값

특성

적용 대상