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

    Property Value

    The default value is Color.Black.
    See Also