Search
CalendarDrawEvent.getBounds Method
See Also
 






Gets the bounding rectangle of the element being drawn.

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

 Syntax

Java  Copy Code

public Rectangle getBounds ()

 Return Value

A Rectangle object specifying the element's bounds.

 See Also