Creates a bitmap image of the current calendar view.
Namespace: MindFusion.Scheduling.WinForms
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public Bitmap CreateImage ( |
Visual Basic Copy Code |
---|
Public Function CreateImage( _ |
Specifies whether to create an image only of the calendar area that is currently visible on screen.
The scale along the x-axis of the resulting image.
The scale along the y-axis of the resulting image.
An instance of the .NET Bitmap class containing the image data.