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 or sets the adjustment handle being moved by the user. (Inherited from NodeEventArgs.) |
|
![]() |
Gets the zero-based index of the anchor point related to the event. |
|
![]() |
Gets the anchor pattern containing the anchor point being drawn. |
|
![]() |
Gets the location of the anchor point being drawn. |
|
![]() |
Gets which mouse button has been pressed. (Inherited from NodeEventArgs.) |
|
![]() |
Gets or sets the current mouse pointer position. (Inherited from NodeEventArgs.) |
|
![]() |
Gets the node for which the event was raised. (Inherited from NodeEventArgs.) |