Draws the calendar to the specified graphics.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
SyntaxC#
Copy Code
|
|---|
public void Paint ( |
Visual Basic
Copy Code
|
|---|
Public Sub Paint( _ |
An IGraphics instance representing the drawing target.
The bounding rectangle of the drawing area.
See Also