[]
        
(Showing Draft Content)

C1.Win.C1Gauge.C1GaugeSector

C1GaugeSector Class

Draws a filled circular sector.

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

Constructors

Name Description
C1GaugeSector()

Initializes a new instance of the shape.

Properties

Name Description
CenterRadius

Gets or sets the logical radius of the sector center.

CornerRadius

Gets or sets the radius for the sector corners.

InnerOffset

Gets or sets the logical offset of the inner circle (if the SweepAngle is less than 180 degrees).

InnerRadius

Gets or sets the logical inner radius of the sector.

OuterRadius

Gets or sets the logical outer radius of the sector.

StartAngle

Start angle for the C1GaugeSector. 0 is the topmost point of the circumference.

SweepAngle

Sweep angle for the C1GaugeSector.