The properties defined in the JadeSkinArea class are summarized in the following table.
Property | Description |
---|---|
backColor | Background color of the area if the inner image is not supplied or it is not a brush |
imgBorderBottomLeft | Optional bottom left of the area |
imgBorderBottomRight | Optional bottom right of the area |
imgBorderBottomStrip | Optional bottom strip of the area |
imgBorderLeftStrip | Optional left strip of the area |
imgBorderRightStrip | Optional right strip of the area |
imgBorderTopLeft | Optional top left of the area |
imgBorderTopRight | Optional top right of the area |
imgBorderTopStrip | Optional top strip of the area |
imgInner | Optional inner image for the area |
innerIsBrush | Specifies whether the optional inner image is a brush for the entire area or a centered image (set to true by default) |