ASP.NET Pack Programmer's Guide
LinkLabel.draw Method
See Also
 






Draws this label on the specified Graphics2D surface.

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

 Syntax

Java  Copy Code

protected void draw (
    Graphics2D graphics
)

 Parameters

graphics

A Graphics2D instance.

 See Also

LinkLabel Members
LinkLabel Class
com.mindfusion.diagramming Namespace