ASP.NET Pack Programmer's Guide
DrawAnchorPointEvent.getGraphics Method
See Also
 






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

Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming

 Syntax

Java  Copy Code

public Graphics2D getGraphics ()

 Return Value

A Graphics2D instance.

 See Also

DrawAnchorPointEvent Members
DrawAnchorPointEvent Class
com.mindfusion.diagramming Namespace