Click or drag to resize

EventManagerSectionEventArgs Class

Section EventArgs
Inheritance Hierarchy
SystemObject
  SystemEventArgs
    VIZCore3DX.NET.EventEventManagerSectionEventArgs

Namespace:  VIZCore3DX.NET.Event
Assembly:  VIZCore3DX.NET (in VIZCore3DX.NET.dll) Version: 1.0.25.326 (1.0.25.326)
Syntax
C#
public class SectionEventArgs : EventArgs

The EventManagerSectionEventArgs type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyEventType
Event Type
Public propertySection
Section
Top
See Also