FillImage
s. The eight images are used to describe the four corners and four sides of the border. The BorderInsets
property is used to describe the width and height of the border images, i.e. the inset to which the border images extend inward from the outer edges of the box. The ContentInsets
property is used to describe the inset of the content displayed within the border. If the content inset is less than the border inset, the content will be drawn above the border. The Color
property may be used in addition to or in lieu of setting FillImage
s. The color will be drawn behind the FillImage
s in the case where both are used.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|