GoDigram for .NET Framework and .NET Core
Northwoods.Go.Draw Namespace / GoRulerMark Structure / Width Property
In This Topic
    Width Property (GoRulerMark)
    In This Topic
    Gets or sets the width of the line to be drawn for this kind of tick mark.
    Syntax
    public float Width {get; set;}

    Property Value

    By default this is zero, a one-pixel wide line.
    See Also