Version

TreemapNodeMouseWheelEventArgs Class Members

The following tables list the members exposed by TreemapNodeMouseWheelEventArgs.

Public Constructors
 NameDescription
Public ConstructorTreemapNodeMouseWheelEventArgs ConstructorInitializes a new instance of the TreemapNodeMouseWheelEventArgs class.  
Public Properties
 NameDescription
Public PropertyMouseEventArgsGets or sets the mouse wheel event args.  
Public PropertyNodeGets the clicked node.  
See Also