Search
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.)

Position

Gets the location related to the event. (Inherited from LinkEventArgs.)

 See Also