dbicDayView Send comments on this topic.
Graphics Property
See Also 
dbicDayView Assembly > Dbi.WinControl.DayView Namespace > UserDrawnAppointmentEventArgs Class : Graphics Property

The Graphics object for the current appointment.

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