Search
ItemDrawContext.drawDefault Method (Rectangle)
See Also
 






Renders the item in its default appearance in the specified rectangle.

Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling

 Syntax

Java  Copy Code

public void drawDefault (
    Rectangle bounds
)

 Parameters

bounds

The rectangle in which to render the item.

 See Also