GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoOverviewRectangle Class / GetCursorName Method
In This Topic
    GetCursorName Method (GoOverviewRectangle)
    In This Topic
    Display a "move" cursor when the mouse is over the edge of this rectangle.
    Syntax
    public override string GetCursorName( 
       GoView view
    )

    Parameters

    view
    See Also