NImageSkinState Class Members
In This Topic
The following tables list the members exposed by NImageSkinState.
Public Constructors
Public Fields
Public Properties
| Name | Description |
| Raster | Gets the raster that represents this state. |
Top
Public Methods
| Name | Description |
| CreatePartFill | Overridden. Creates the filling for the specified part of this state. |
| CreateStateFill | Overridden. Creates the fill for this skin state. |
| GetPartRaster | Gets the part raster that corresponds to the specified nine-patch alignment. |
| SkinBox | Overridden. Sets an image based border and background to the given style. The images that are applied to different border parts and the background are taken from the state parts. This implementation also decreases the padding with the border thickness or in other words the padding compensates the border thickness. |
| SkinSymbol | Overridden. Sets an image based symbol to the specified symbol property. |
Top
See Also