Skip to main content

class Wacom::Kiosk::UI::Parsers::Shared::ThumbnailsPanelConfig

Thumbnail panel configuration settings

Summary

MembersDescriptions
{property} int PercentageOfScreenHeight of panel as percentage of screen height
{property} PanelAlignWith AlignWithSpecifies what to align panel with (Screen or DocumentView)
{property} PanelPosition PositionPosition of panel (in relation to AlignWith)
{property} string BackgroundColorBackground color of panel
{property} string BorderColorColor of panel border
{property} int BorderWidthWidth 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)