Gets the Graphics instance whose methods can be used to perform custom drawing.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public IGraphics Graphics { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property Graphics As IGraphics |
An instance of the IGraphics class used to render the calendar elements.
Scheduling for .NET MAUI Guide | © 2023 MindFusion |