[]
        
(Showing Draft Content)

C1.Win.Gauge.C1GaugeFilledShape

C1GaugeFilledShape Class

The base class for shapes that draw the border and fill the interior.

Implements
Namespace: C1.Win.Gauge
Assembly: C1.Win.Gauge.8.dll
Syntax
public abstract class C1GaugeFilledShape : C1GaugeBaseShape, ICloneable, IDisposable

Constructors

Name Description
C1GaugeFilledShape()

Initializes a new instance of the shape.

Properties

Name Description
Border

Gets the properties of the shape border.

Filling

Adjusts the interior filling of the shape.

Gradient

Encapsulates properties of a color gradient.

Methods

Name Description
ResetBorder()

This member is for internal use only.

ResetFilling()

This member is for internal use only.

ResetGradient()

This member is for internal use only.

ShouldSerializeBorder()

This member is for internal use only.

ShouldSerializeFilling()

This member is for internal use only.

ShouldSerializeGradient()

This member is for internal use only.