[]
        
(Showing Draft Content)

C1.Win.C1Gauge.C1GaugeBaseShape

C1GaugeBaseShape Class

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

Inheritance
C1GaugeBaseShape
Implements
Namespace: C1.Win.C1Gauge
Assembly: C1.Win.C1Gauge.4.8.dll
Syntax
public abstract class C1GaugeBaseShape : ICloneable, IDisposable

Constructors

Name Description
C1GaugeBaseShape()

Initializes a new instance of the shape.

Properties

Name Description
CenterPointX

Gets or sets the fraction-based X position of the shape center.

CenterPointY

Gets or sets the fraction-based Y position of the shape center.

Clippings

Gets the collection of shapes that form the clipping region.

HitTestable

Gets or sets whether the shape can be hit-tested.

Name

Gets or sets a name associated with the shape.

Owner

Gets the owner Gauge element.

Viewport

Specifies the outer bounds for the shape.

Visible

Gets or sets whether the shape is visible.

Methods

Name Description
ShouldSerializeClippings()

This member is for internal use only.

ShouldSerializeViewport()

This member is for internal use only.

ToString()

Returns a string that represents the current object.