[]
Draws a filled ellipse.
public class C1GaugeEllipse : C1GaugeFilledShape, ICloneable, IDisposable
Name | Description |
---|---|
C1GaugeEllipse() | Initializes a new instance of the shape. |
Name | Description |
---|---|
Height | Gets or sets the logical (positive) or fraction-based (negative) height of the ellipse. |
RotateAngle | Gets or sets the rotation angle (pivot point is at the center of the ellipse). |
Width | Gets or sets the logical (positive) or fraction-based (negative) width of the ellipse. |