Draws an image.

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

Syntax

C#
public class C1GaugeImage : C1GaugeBaseShape, 
	ICustomTypeDescriptor
Visual Basic (Declaration)
Public Class C1GaugeImage _
	Inherits C1GaugeBaseShape _
	Implements ICustomTypeDescriptor

Inheritance Hierarchy

System..::..Object
  C1.Web.UI.Controls.C1Gauge..::..C1GaugeBaseShape
    C1.Web.UI.Controls.C1Gauge..::..C1GaugeImage

See Also