Click or drag to resize

EventManagerViewContextMenuEventArgs Class

View Context Menu Event Args. Class
Inheritance Hierarchy
SystemObject
  SystemEventArgs
    VIZCore3DX.NET.EventEventManagerViewContextMenuEventArgs

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

The EventManagerViewContextMenuEventArgs type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyCancel
Cancel Event
Public propertyKind
View Context Menu Kind
Top
See Also