In This Topic
The following tables list the members exposed by NColorSkin.
Public Constructors
Public Fields
Public Properties
| Name | Description |
| 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 border corners, which should be rounded. By default set to all corners. |
Top
Public Methods
| Name | Description |
| CloneAndFlipX | Overridden. Returns a new UI part skin, whose content, margins and padding are flipped horizontally. |
| CloneAndFlipY | Overridden. Returns a new UI part skin, whose content, margins and padding are flipped vertically. |
| CloneAndRotateClockwise | Overridden. Returns a new UI part skin, whose content, margins and padding are rotated in clockwise direction. |
| CloneAndRotateCounterClockwise | Overridden. Returns a new UI part skin, whose content, margins and padding are rotated in counter clockwise direction. |
| SetCornerRadiusRecursively | Applies the given corner radius to all states of this skin. |
| SetState | Overloaded. Sets the given symbol to the state at the specified index. |
Top
See Also