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 | |
|---|---|---|
![]() |
|
Public Fields| Name | Description | |
|---|---|---|
![]() ![]() |
Identifies the Node dependency property. |
Public Properties| Name | Description | |
|---|---|---|
![]() |
Gets the DiagramItem rendered by this element. |
|
![]() |
Gets or sets the DiagramNode rendered by this presenter. |
Protected Methods| Name | Description | |
|---|---|---|
![]() |
FrameworkElement.OnRender override. |
See Also