GoDigram for .NET Framework and .NET Core
Northwoods.Go.Draw Namespace / GoRulerMark Structure / Numbered Property
In This Topic
    Numbered Property
    In This Topic
    Gets or sets whether this kind of tick mark should be annotated with a number.
    Syntax
    public bool Numbered {get; set;}

    Property Value

    By default this is false.
    See Also