Renders diagram links in their standard appearance. This element can be included in Xaml template of a link class to render link's standard graphics before any additional WPF elements defined by the template.
The following tables list the members exposed by the LinkRenderer type.
Public Constructors| Name | Description | |
|---|---|---|
![]() |
|
Public Fields| Name | Description | |
|---|---|---|
![]() ![]() |
Identifies the Link dependency property. |
Public Properties| Name | Description | |
|---|---|---|
![]() |
Gets the DiagramItem rendered by this element. |
|
![]() |
Gets or sets the DiagramLink rendered by this presenter. |
Protected Methods| Name | Description | |
|---|---|---|
![]() |
FrameworkElement.OnRender override. |
See Also