Interface IDrawing
Namespace: Telerik.WinControls.UI.Gauges
Assembly: Telerik.WinControls.UI.dll
Syntax
public interface IDrawing
Methods
Paint(Graphics, Rectangle)
Declaration
void Paint(Graphics graphics, Rectangle boundingRectangle)
Parameters
System.
|
System.
|