class Wacom::Kiosk::UI::Parsers::Shared::ThumbnailsPanelConfig
Thumbnail panel configuration settings
Summary
| Members | Descriptions |
|---|---|
{property} int PercentageOfScreen | Height of panel as percentage of screen height |
{property} PanelAlignWith AlignWith | Specifies what to align panel with (Screen or DocumentView) |
{property} PanelPosition Position | Position of panel (in relation to AlignWith) |
{property} string BackgroundColor | Background color of panel |
{property} string BorderColor | Color of panel border |
{property} int BorderWidth | Width of panel border (in pixels) |
Members
{property} int PercentageOfScreen
Height of panel as percentage of screen height
{property} PanelAlignWith AlignWith
Specifies what to align panel with (Screen or DocumentView)
{property} PanelPosition Position
Position of panel (in relation to AlignWith)
{property} string BackgroundColor
Background color of panel
{property} string BorderColor
Color of panel border
{property} int BorderWidth
Width of panel border (in pixels)