MindFusion.Java Package Programmer's Guide
CalendarDrawEvent.getGraphics Method
See Also
 






Gets the Graphics2D instance whose methods can be used to perform custom drawing.

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

 Syntax

Java  Copy Code

public Graphics2D getGraphics ()

 Return Value

An instance of the Graphics2D class used to render the calendar elements.

 See Also

CalendarDrawEvent Members
CalendarDrawEvent Class
com.mindfusion.scheduling Namespace