ASP.NET Pack Programmer's Guide
ControlNode.drawLocal Method
See Also
 






DiagramItem.drawShadow override. Draws the hosted control on the specified Graphics2D surface.

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

 Syntax

Java  Copy Code

protected void drawLocal (
    Graphics2D g,
    RenderOptions options
)

 Parameters

g

A Graphics2D object where the link should be rendered.

options

A RenderOptions object specifying options for the drawing operation.

 See Also

ControlNode Members
ControlNode Class
com.mindfusion.diagramming Namespace