MindFusion.Wpf Pack Programmer's Guide
DrawNodeEventArgs Members
Constructors Properties
 


Contains the arguments passed to the DrawNode event handlers.

The following tables list the members exposed by the DrawNodeEventArgs type.

 Public Constructors

  Name Description

DrawNodeEventArgs

Initializes a new instance of the DrawNodeEventArgs class.

 Public Properties

  Name Description

Graphics

Gets a DrawingContext object whose methods should be used to draw the node.

Node

Gets the DiagramNode object that should be custom drawn.

 See Also

DrawNodeEventArgs Class
MindFusion.Diagramming.Wpf Namespace