[]
Defines a template for C1GaugeBorder to be used in multiple elements.
public class CommonBorder : CommonItem, ICloneable, IDisposable
| Name | Description |
|---|---|
| CommonBorder() |
| Name | Description |
|---|---|
| Color | Gets or sets the Color of the border. |
| LineStyle | Gets or sets the style of lines drawn with a border. |
| Thickness | Gets or sets the logical thickness of the border. Negative value specifies the width of the border in pixels. |
| Name | Description |
|---|---|
| ResetColor() | This member is for internal use only. |
| ShouldSerializeColor() | This member is for internal use only. |