Gets a Graphics2D object whose methods should be used to draw the anchor point mark.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public Graphics2D getGraphics () |
A Graphics2D instance.
See Also