Property Graphics NamespaceAlternet.UI AssemblyAlternet.UI.Common.dll Graphics Gets the Graphics used to paint. public Graphics Graphics { get; set; } Property Value Graphics The Graphics object used to paint. The Graphics object provides methods for drawing objects on the display or other device.