dbicMonth Send comments on this topic.
CreateGraphics Method
See Also 
dbicMonth Assembly > Dbi.WinControl.Month Namespace > dbiMonth Class : CreateGraphics Method

Creates the System.Drawing.Graphics for the control.

Syntax

Visual Basic (Declaration) 
Public Function CreateGraphics() As Graphics
C# 
public Graphics CreateGraphics()

Return Value

The System.Drawing.Graphics for the control.

Requirements

Target Platforms: Current Windows operating system with .NET 8.

See Also