Nevron .NET Vision
Nevron.Diagram Namespace / NViewEventArgs Class
Fields


In This Topic
    NViewEventArgs Class Members
    In This Topic

    The following tables list the members exposed by NViewEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorInitializer constructor  
    Top
    Public Fields
     NameDescription
    Public FieldNode which was hit and originially received the event from the view  
    Public FieldWhether the event was processed. If not processed other processors can process it  
    Public FieldView in which the event originated  
    Top
    See Also