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


Contains the arguments passed to the DrawLink event handlers.

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

 Public Constructors

  Name Description

DrawLinkEventArgs

Initializes a new instance of the DrawLinkEventArgs class.

 Public Properties

  Name Description

Graphics

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

Link

Gets the DiagramLink object that should be custom drawn.

Points

Gets a collection of the link's control points.

 See Also

DrawLinkEventArgs Class
MindFusion.Diagramming.Wpf Namespace