The base class for shapes, such as C1GaugeRectangle or C1GaugeSector.

Namespace:  C1.Web.UI.Controls.C1Gauge
Assembly:  C1.Web.UI.Controls.3 (in C1.Web.UI.Controls.3.dll)

Syntax

C#
public abstract class C1GaugeBaseShape : ICloneable, 
	IDisposable
Visual Basic (Declaration)
Public MustInherit Class C1GaugeBaseShape _
	Implements ICloneable, IDisposable

Inheritance Hierarchy

See Also