ComponentOne Gauges for WinForms
C1GaugeFilledShape Class
Members 

C1.Win.C1Gauge.4 Assembly > C1.Win.C1Gauge Namespace : C1GaugeFilledShape Class
The base class for shapes that draw the border and fill the interior.
Object Model
C1GaugeFilledShape Class
Syntax
'Declaration
 
Public MustInherit Class C1GaugeFilledShape 
   Inherits C1GaugeBaseShape
public abstract class C1GaugeFilledShape : C1GaugeBaseShape 
Inheritance Hierarchy

System.Object
   C1.Win.C1Gauge.C1GaugeBaseShape
      C1.Win.C1Gauge.C1GaugeFilledShape
         C1.Win.C1Gauge.C1GaugeEllipse
         C1.Win.C1Gauge.C1GaugeRectangle
         C1.Win.C1Gauge.C1GaugeSector
         C1.Win.C1Gauge.C1GaugeSegment

See Also

Reference

C1GaugeFilledShape Members
C1.Win.C1Gauge Namespace