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


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

LinkRenderer

 

 Public Fields

  Name Description

LinkProperty

Identifies the Link dependency property.

 Public Properties

  Name Description

Item

Gets the DiagramItem rendered by this element.

Link

Gets or sets the DiagramLink rendered by this presenter.

 Protected Methods

  Name Description

OnRender

FrameworkElement.OnRender override.

 See Also

LinkRenderer Class
MindFusion.Diagramming.Wpf Namespace