DroidDiagram Programmer's Guide
DrawAnchorPointEvent Members
Constructors Methods
 


Contains the arguments passed to the DrawAnchorPoint event handlers.

The following tables list the members exposed by the DrawAnchorPointEvent type.

 Public Constructors

  Name Description

DrawAnchorPointEvent

Initializes a new instance of the DrawAnchorPointEvent class.

 Public Methods

  Name Description

getAnchorIndex

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

getAnchorPattern

Gets the anchor pattern containing the anchor point being drawn.

getGraphics

Gets a Canvas object whose methods should be used to draw the anchor point mark.

getLocation

Gets the location of the anchor point being drawn.

getNode

Gets the node whose anchor point is being drawn.

 See Also

DrawAnchorPointEvent Class
com.mindfusion.diagramming Namespace