NColorSkinState Class Members
In This Topic
The following tables list the members exposed by NColorSkinState.
Public Constructors
Public Fields
Public Properties
| Name | Description |
| BackgroundFill | Gets/Sets the background fill (i.e. the center fill). |
| BorderBottomFill | Gets/Sets the fill of the bottom border side. |
| BorderLeftFill | Gets/Sets the fill of the left border side. |
| BorderRightFill | Gets/Sets the fill of the right border side. |
| BorderTopFill | Gets/Sets the fill of the top border side. |
| InnerCornerRadius | Gets or sets the inner corner radius of the border. |
| OuterCornerRadius | Gets or sets the outer corner raidus of the border. |
| RoundedCorners | Gets/Sets the corners to which to set the inner and outer corner radius. If this value is not set, the value of the same property of the owner color skin is used. It is set by default to all corners. |
| Symbol | Gets/Sets the symbol to apply when using this state for symbol skinning. |
Top
Public Methods
Protected Methods
| Name | Description |
| CreateBorder | Overridden. Creates a border from the styling information of this state. |
Top
See Also