dbicDate Send comments on this topic.
Graphics Property
See Also 
dbicDate Assembly > Dbi.WinControl.Date Namespace > UserDrawnWeekSummaryEventArgs Class : Graphics Property

Gets the graphics object that the week summary is being painted on.

Syntax

Visual Basic (Declaration) 
Public Property Graphics As Graphics
C# 
public Graphics Graphics {get; set;}

Property Value

Graphics

Requirements

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

See Also