Gets the Graphics instance that can be used to perform custom drawing.
Namespace: MindFusion.Spreadsheet
Assembly: MindFusion.Spreadsheet.WinForms
C#
![]() |
---|
public Graphics Graphics { get; } |
Visual Basic
![]() |
---|
Public ReadOnly Property Graphics As Graphics |
An instance of the Graphics class.
MindFusion.Spreadsheet Programmer's Guide | © 2025 MindFusion |