[]
        
(Showing Draft Content)

C1.Win.Gauge.C1GaugeSegment

C1GaugeSegment Class

Draws a filled circular segment.

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

Constructors

Name Description
C1GaugeSegment()

Initializes a new instance of the shape.

Properties

Name Description
CornerRadius

Gets or sets the radius for the segment corners.

InnerRadius

Gets or sets the radius of the 'chord' line.

OuterRadius

Gets or sets the logical radius of the circular segment.

StartAngle

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

SweepAngle

Sweep angle for the C1GaugeSegment.