| Name | Description | |
|---|---|---|
![]()  | init | Initializes the style definition. Called during construction. | 
| Name | Description | |
|---|---|---|
![]()  | backgroundBrush | Gets or sets the background color. | 
![]()  | borderBottomColor | Gets or sets the bottom border color. | 
![]()  | borderBottomWidth | Gets or sets the bottom border width in pixels. | 
![]()  | borderLeftColor | Gets or sets the left border color. | 
![]()  | borderLeftWidth | Gets or sets the left border width in pixels. | 
![]()  | borderRightColor | Gets or sets the right border color. | 
![]()  | borderRightWidth | Gets or sets the right border width in pixels. | 
![]()  | borderStyle | Gets or sets the border style. | 
![]()  | borderTopColor | Gets or sets the top border color. | 
![]()  | borderTopWidth | Gets or sets the top border width in pixels. | 
![]()  | fontColor | Gets or sets the font color. | 
![]()  | height | Gets or sets the height in pixels. | 
![]()  | selector | Gets the CSS selector. | 
![]()  | width | Gets or sets the width in pixels. | 
| Name | Description | |
|---|---|---|
![]()  | fromJObject | Applies the property values from a plain object created from JSON to the properties of this instance. Inherited from Class. | 
![]()  | toJSON | Implementation for toJSON to return an object that will include this class's prototype property values when stringified. Inherited from Class. |