Search
DrawAnchorPointEventArgs Properties
 


 Public Properties

  Name Description

AnchorIndex

Gets the index of the anchor point within its containing pattern.

AnchorPattern

Gets the anchor pattern containing the anchor point being drawn.

Graphics

Gets an object implementing the IGraphics interface whose methods should be used to draw the anchor point mark.

Location

Gets the location of the anchor point being drawn.

Node

Gets the node whose anchor point is being drawn.

 See Also