GoDigram for .NET Framework and .NET Core
Northwoods.Go.Draw Namespace / GoDrawView Class / HorizontalRuler Property
In This Topic
    HorizontalRuler Property
    In This Topic
    Gets or sets the GoRuler that measures horizontally and is normally the top bar for the view.
    Syntax
    public virtual GoRuler HorizontalRuler {get; set;}
    See Also