[]
Defines a template for text font and color to be used in multiple elements.
public class CommonFont : CommonItem, ICloneable, IDisposable
| Name | Description |
|---|---|
| CommonFont() |
| Name | Description |
|---|---|
| Color | Gets or sets the Color used to display text label. |
| Font | Gets or sets the font used to display text label. |
| FontSize | Logical value representing the scalable font size. |
| Name | Description |
|---|---|
| ResetColor() | This member is for internal use only. |
| ShouldSerializeColor() | This member is for internal use only. |