Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / ViewportLayout Class / GetDefaultCursor Method

In This Topic
    GetDefaultCursor Method
    In This Topic
    Gets the default cursor for the viewport control.
    Syntax
    'Declaration
     
    Public Function GetDefaultCursor() As Cursor
    public Cursor GetDefaultCursor()
    See Also