Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / ViewportLayout.SelectionChangedEventArgs Class
Members

In This Topic
    ViewportLayout.SelectionChangedEventArgs Class
    In This Topic
    Provides data for the ViewportLayout.SelectionChanged event.
    Syntax
    'Declaration
     
    Public Class ViewportLayout.SelectionChangedEventArgs 
       Inherits System.EventArgs
    public class ViewportLayout.SelectionChangedEventArgs : System.EventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          devDept.Eyeshot.ViewportLayout.SelectionChangedEventArgs

    See Also