[]
Draws a filled circular segment.
public class C1GaugeSegment : C1GaugeFilledShape, ICloneable, IDisposable
Name | Description |
---|---|
C1GaugeSegment() | Initializes a new instance of the shape. |
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. |