GoDigram for .NET Framework and .NET Core
Northwoods.Go.Draw Namespace / GoRulerMark Structure / Color Property
In This Topic
    Color Property (GoRulerMark)
    In This Topic
    Gets or sets the color to be used when drawing this kind of tick mark.
    Syntax
    public Color Color {get; set;}

    Property Value

    By default this is Color.Black.
    See Also