Draws the gauge to the specified IGraphics object.
Namespace: MindFusion.Gauges
Assembly: MindFusion.Gauges
SyntaxC#
Copy Code
|
|---|
public virtual void Draw ( |
Visual Basic
Copy Code
|
|---|
Public Overridable Sub Draw( _ |
The target IGraphics object.
See Also