[]
        
(Showing Draft Content)

C1.Win.C1Gauge.C1GaugeRectangle

C1GaugeRectangle Class

Draws a filled rectangle.

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

Constructors

Name Description
C1GaugeRectangle()

Initializes a new instance of the shape.

Properties

Name Description
CornerRadius

Gets or sets the default radius for the rectangle corners.

Height

Gets or sets the logical (positive) or fraction-based (negative) height of the rectangle.

LeftBottom

Gets or sets the radius for the left bottom corner.

LeftTop

Gets or sets the radius for the left top corner.

RightBottom

Gets or sets the radius for the right bottom corner.

RightTop

Gets or sets the radius for the right top corner.

RotateAngle

Gets or sets the rotation angle (pivot point is at the center of the rectangle).

SlantAngle

Gets or sets the slant angle of the left side (or both sides).

SlantAngle2

Gets or sets the slant angle of the right side.

Width

Gets or sets the logical (positive) or fraction-based (negative) width of the rectangle.