GoDigram for .NET Framework and .NET Core
Northwoods.Go.Draw Namespace / GoDrawView Class / HorizontalRulerMouseCursor Property
In This Topic
    HorizontalRulerMouseCursor Property
    In This Topic
    Gets or sets the GoRulerCursor that represents the current mouse position for the HorizontalRuler.
    Syntax
    public GoRulerCursor HorizontalRulerMouseCursor {get; set;}
    See Also