Version

TreemapNodeMouseEventArgs Class Members

The following tables list the members exposed by TreemapNodeMouseEventArgs.

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