Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / ViewportLayout.ViewChangedEventArgs Class / ViewType Property

In This Topic
    ViewType Property
    In This Topic
    Gets which view was set.
    Syntax
    'Declaration
     
    Public ReadOnly Property ViewType As viewType
    public viewType ViewType {get;}
    See Also