Contains the arguments passed to the DrawAnchorPoint event handlers.
The following tables list the members exposed by the DrawAnchorPointEventArgs type.
Public Constructors| Name | Description | |
|---|---|---|
![]() |
Initializes a new instance of the DrawAnchorPointEventArgs class. |
Public Properties| Name | Description | |
|---|---|---|
![]() |
Gets the index of the anchor point within its containing pattern. |
|
![]() |
Gets the anchor pattern containing the anchor point being drawn. |
|
![]() |
Gets an object implementing the IGraphics interface whose methods should be used to draw the anchor point mark. |
|
![]() |
Gets the location of the anchor point being drawn. |
|
![]() |
Gets the node whose anchor point is being drawn. |
See Also