RadControls for WinForms

Classes

  ClassDescription
Public classRadGdiGraphics
Implements functionality for drawing GDI+ graphics.
Public classShadowSettings
Represents shadow settings.

Interfaces

  InterfaceDescription
Public interfaceIGraphics

Classes that implement IGraphics interface are capable of drawing on the computer screen. Classes that implement this interface can use different APIs to perform the actual drawing: GDI+, DirectX, etc.