Gets or sets the colors of the ruler bar. These colors are only used when the BorderStyle property has been set to ColorScheme. The property value is an object of the type WPF.RulerBarColors.

Syntax

public RulerBarColors DisplayColors { get; set; }
Public Property DisplayColors As RulerBarColors