LayoutEditor.RulerTickMarkBackColor Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property System::Drawing::Color RulerTickMarkBackColor { System::Drawing::Color get(); void set(System::Drawing::Color value); };
[System.ComponentModel.Browsable(false)]
public System.Drawing.Color RulerTickMarkBackColor { get; set; }
[<System.ComponentModel.Browsable(false)>]
member this.RulerTickMarkBackColor : System.Drawing.Color with get, set
Public Property RulerTickMarkBackColor As Color
Property Value
- Attributes