Search
DrawLinkEventArgs Properties
 


 Public Properties

  Name Description

Graphics

Gets an object implementing the IGraphics interface 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.

Shadow

Gets a value indicating whether the event is raised to draw the link's shadow.

 See Also