Contains the arguments passed to the drawAnchorPoint event handlers.
The following tables list the members exposed by the DrawAnchorPointEventArgs type.
Name | Description | |
---|---|---|
![]() |
Initializes a new instance of the DrawAnchorPointEventArgs class. |
Name | Description | |
---|---|---|
![]() |
Gets the adjustment handle being moved by the user. (Inherited from ItemEventArgs.) |
|
![]() |
Gets the zero-based index of the anchor point related to the event. |
|
![]() |
Gets the anchor pattern containing the anchor point being drawn. |
|
![]() |
Gets or sets a value indicating whether to allow the current operation. (Inherited from CancelEventArgs.) |
|
![]() |
Gets the container a node has been added to or removed from. (Inherited from NodeEventArgs.) |
|
![]() |
Gets the canvas rendering context. (Inherited from ItemEventArgs.) |
|
![]() |
Gets or sets a value indicating whether the event has been handled. (Inherited from EventArgs.) |
|
![]() |
Gets the hyperlink that was clicked inside a node. (Inherited from NodeEventArgs.) |
|
![]() |
Gets the diagram item for which the event is raised. (Inherited from ItemEventArgs.) |
|
![]() |
Gets the node label for which the event is raised. (Inherited from NodeEventArgs.) |
|
![]() |
Gets the location of the anchor point being drawn. |
|
![]() |
Gets which mouse button has been pressed. (Inherited from ItemEventArgs.) |
|
![]() |
Gets the current mouse pointer position. (Inherited from ItemEventArgs.) |
|
![]() |
Gets the text that has just been entered by the user. (Inherited from ItemEventArgs.) |
|
![]() |
Gets the node for which the event is raised. (Inherited from NodeEventArgs.) |
|
![]() |
Gets the text that had been displayed in the node before the user edited it. (Inherited from ItemEventArgs.) |
Name | Description | |
---|---|---|
![]() |
Immediately cancels the creation or modification of the node. (Inherited from ItemEventArgs.) |