GoDigram for .NET Framework and .NET Core
Northwoods.Go.Draw Namespace / GoRulerCursor Class / BackColor Property
In This Topic
    BackColor Property
    In This Topic
    Gets or sets the color to use as the fill background of the GoRulerCursor.
    Syntax
    public virtual Color BackColor {get; set;}

    Property Value

    The default value is Color.White.
    See Also