The CreateConnectionCursorAction type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | CreateConnectionCursorAction |
Initializes a new instance of the CreateConnectionCursorAction class.
|
Methods
Name | Description | |
---|---|---|
![]() | Discharge |
Disassociates the toolbox item from the cursor.
(Inherited from ToolCursorAction<(Of <(TTool>)>).) |
![]() | Execute |
Executes the cursor action. This is typically called when the mouse is released after
a click or press-and-drag action.
(Inherited from CursorAction.) |
![]() | ExecuteCore |
Executes the cursor action.
(Overrides CursorAction..::.ExecuteCore(DiagramSurface, MouseButtonEventArgs).) |
Properties
Name | Description | |
---|---|---|
![]() | CursorActionType |
Gets the type of operation performed by this CursorAction.
(Overrides CursorAction..::.CursorActionType.) |
![]() | Tool |
Gets the tool associated with the cursor action.
(Inherited from ToolCursorAction<(Of <(TTool>)>).) |