MindFusion.Wpf Pack Programmer's Guide
NodeRenderer Members
Constructors Fields Properties Methods
 


Renders diagram nodes in their standard appearance. This element can be included in Xaml template of a node class to render node's standard graphics before any additional WPF elements defined by the template.

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

 Public Constructors

  Name Description

NodeRenderer

 

 Public Fields

  Name Description

NodeProperty

Identifies the Node dependency property.

 Public Properties

  Name Description

Item

Gets the DiagramItem rendered by this element.

Node

Gets or sets the DiagramNode rendered by this presenter.

 Protected Methods

  Name Description

OnRender

FrameworkElement.OnRender override.

 See Also

NodeRenderer Class
MindFusion.Diagramming.Wpf Namespace