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