GoDigram for .NET Framework and .NET Core
Northwoods.Go.Draw Namespace / GoDrawView Class / RemoveMouseCursors Method
In This Topic
    RemoveMouseCursors Method
    In This Topic
    Remove the HorizontalRulerMouseCursor and VerticalRulerMouseCursor cursors from their corresponding rulers.
    Syntax
    public virtual void RemoveMouseCursors()
    See Also