<center><tableframe="box"rules="all"class="PROPERTYTABLE"><tr><thclass="PROPERTYTABLE">Property</th><thclass="PROPERTYTABLE">Value</th><thclass="PROPERTYTABLE">Description</th></tr><tr><tdvalign="top"class="PROPERTYTABLE"><code>BackgroundColor </code></td><tdvalign="top"class="PROPERTYTABLE"><value><ahref="matlab:doc colorspec"><codeclass="FUNCTION">colorspec</code></a></value></td><tdvalign="top"class="PROPERTYTABLE"><description>Color to use for exposed areas of the layout background. This can be an RGB triple (e.g. [0 0 1]) or a colour name (e.g. 'b').</description></td></tr><tr><tdvalign="top"class="PROPERTYTABLE"><code>BeingDeleted </code></td><tdvalign="top"class="PROPERTYTABLE"><value>on | off</value></td><tdvalign="top"class="PROPERTYTABLE"><description>Deletion status.</description></td></tr><tr><tdvalign="top"class="PROPERTYTABLE"><code>ButtonSize </code></td><tdvalign="top"class="PROPERTYTABLE"><value>[w h]</value></td><tdvalign="top"class="PROPERTYTABLE"><description>The size for the buttons (all are given equal size).</description></td></tr><tr><tdvalign="top"class="PROPERTYTABLE"><code>Contents </code></td><tdvalign="top"class="PROPERTYTABLE"><value>empty GraphicsPlaceholder array | array of graphics objects</value></td><tdvalign="top"class="PROPERTYTABLE"><description>Children within this layout, regardless of HandleVisibility. Note that this can only be set to permutations of itself.</description></td></tr><tr><tdvalign="top"class="PROPERTYTABLE"><code>DeleteFcn </code></td><tdvalign="top"class="PROPERTYTABLE"><value><ahref="matlab:doc function_handle"><codeclass="FUNCTION">function_handle</code></a></value></td><tdvalign="top"class="PROPERTYTABLE"><description>Function to call when the layout is being deleted.</description></td></tr><tr><tdvalign="top"class="PROPERTYTABLE"><code>HorizontalAlignment </code></td><tdvalign="top"class="PROPERTYTABLE"><value>left | center | right</value></td><tdvalign="top"class="PROPERTYTABLE"><description>The horizontal position of the buttons.</description></td></tr><tr><tdvalign="top"class="PROPERTYTABLE"><code>Padding </code></td><tdvalign="top"class="PROPERTYTABLE"><value>positive integer</value></td><tdvalign="top"class="PROPERTYTABLE"><description>Number of pixels of extra space around the outside of the layout.</description></td></tr><tr><tdvalign="top"class="PROPERTYTABLE"><code>Parent </code></td><tdvalign="top"class="PROPERTYTABLE"><value>empty GraphicsPlaceholder array | figure | container</value></td><tdvalign="top"class="PROPERTYTABLE"><description>Parent of the layout.</description></td></tr><tr><tdvalign="top"class="PROPERTYTABLE"><code>Position </code></td><tdvalign="top"class="PROPERTYTABLE"><value>[x y w h]</value></td><tdvalign="top"class="PROPERTYTABLE"><description>Position (x,y) and size (w,h) within figure or container.</description></td></tr><tr><tdvalign="top"class="PROPERTYTABLE"><code>Spacing </code></td><tdvalign="top"class="PROPERTYTABLE"><value>positive integer</value></td><tdvalign="top"class="PROPERTYTABLE"><description>Number of pixels of extra space to leave between elements in the layout.</description></td></tr><tr><tdvalign="top"class="PROPERTYTABLE"><code>Tag </code></td><tdvalign="top"class="PROPERTYTABLE"><value>string</value></td><tdvalign="top"class="PROPERTYTABLE"><description>Tag to associate with layout.</description></td></tr><tr><tdvalign="top"class="PROPERTYTABLE"><code>Type </code></td><tdvalign="top"class="PROPERTYTABLE"><value>string</value></td><tdvalign="top"class="PROPERTYTABLE"><description>Type of graphics object.</description></td></tr><tr><tdvalign="top"class="PROPERTYTABLE"><code>Units </code></td><tdvalign="top"class="PROPERTYTABLE"><value>inches | centimeters | normalized | points | pixels | characters</value></td><tdvalign="top"class="PROPERTYTABLE"><description>Position units.</description></td></tr><tr><tdvalign="top"class="PROPERTYTABLE"><code>VerticalAlignment </code></td><tdvalign="top"class="PROPERTYTABLE"><value>top | middle | bottom</value></td><tdvalign="top"class="PROPERTYTABLE"><description>The vertical position of the buttons.</description></td></tr><tr><tdvalign="top"class="PROPERTYTABLE"><code>Visible </code></td><tdvalign="top"class="PROPERTYTABLE"><value>on | off</value></td><tdvalign="top"class="PROPERTYTABLE"><description>Visibility.</description></td></tr></table></center>
<br/><b>See also:</b><ul><li><codeclass="FUNCTION"><ahref="uix.VButtonBox.html">uix.VButtonBox</a></code> - for creating a vertical arrangement of buttons</li><li><codeclass="FUNCTION"><ahref="uix.HBox.html">uix.HBox</a></code> - for creating a general horizontal arrangement</li></ul>