Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / ViewportLayout.CursorContainer Structure
Members

In This Topic
    ViewportLayout.CursorContainer Structure
    In This Topic
    Structure that holds the Cursor (or Cursors) used by the control.
    Syntax
    'Declaration
     
    Public Structure ViewportLayout.CursorContainer 
       Inherits System.ValueType
    public struct ViewportLayout.CursorContainer : System.ValueType 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          devDept.Eyeshot.ViewportLayout.CursorContainer

    See Also