Pane

Pane

The Pane renders a border or window into a fixed area, leveraging a skinning strategy to determine if it is stretched, composited in a 9-slice pattern, or otherwise.

Properties

System

Name Explanation Type
Background Image The image to render on the pane. Image
Background Strategy The strategy for rendering the Background Image. Skin Strategy
Color Mask The color mask to apply to the Background Image. Color
Hue Shift The hue-shift, if applicable. Number
Use Template Background Image Whether or not to use a template for the background image. Toggle
Disabled Effects The disabled effects of the element. User Interface Element Effect
Focused Effects The focused effects of the element. User Interface Element Effect
Is Linked To Selection Context Whether or not to link the item to a selection context. Toggle
Is Linked To User Interface Context Whether or not to link the item to the user interface's context. Toggle
Is Relatively Positioned Whether or not the control is positioned relatively, instead of using pixels. Toggle
Is Visible Whether or not the control is visible. Toggle
Margin The margin around the element in pixels. Margin
Pixel Height The height of the element in pixels. Number
Pixel Width The width of the element in pixels. Number
Pixel X The X coordinate of the element in pixels. Number
Pixel Y The Y coordinate of the element in pixels. Number
Relative Height The height of the element in screen percentage. Number
Relative Width The width of the element in screen percentage. Number
Relative X The X coordinate of the element in screen percentage. Number
Relative Y The Y coordinate of the element in screen percentage. Number
Selected Effects The selected effects of the element. User Interface Element Effect
Unfocused Effects The unfocused effects of the element. User Interface Element Effect