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


Contains the arguments passed to the SetSelfLoopShape event handler.

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

 Public Constructors

  Name Description

LinkShapeEventArgs

Initializes a new instance of the LinkShapeEventArgs class.

 Public Properties

  Name Description

AdjustmentHandle

Gets or sets the adjustment handle being moved by the user. (Inherited from LinkEventArgs.)

Handled

Indicates whether the event handler has set a custom loop shape.

Link

Gets the link for which the event raised. (Inherited from LinkEventArgs.)

MouseButton

Gets which mouse button was pressed. (Inherited from LinkEventArgs.)

MousePosition

Gets or sets the current mouse pointer position. (Inherited from LinkEventArgs.)

 See Also

LinkShapeEventArgs Class
MindFusion.Diagramming.Wpf Namespace