Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / Viewport Class / FireLabelSelectionChanged Method

In This Topic
    FireLabelSelectionChanged Method
    In This Topic
    Syntax
    'Declaration
     
    Protected Friend Sub FireLabelSelectionChanged( _
       ByVal eventArgs As ViewportLayout.SelectionChangedEventArgs _
    ) 
    protected internal void FireLabelSelectionChanged( 
       ViewportLayout.SelectionChangedEventArgs eventArgs
    )

    Parameters

    eventArgs
    See Also