| [Width] / [Height] '(layout name).Width' / '(layout name).Height' |
Set the screen width and height. When the values are changed, brackets are disappeared. Even if you change the target model, the values are not changed. Setting Value Range: 1 - 5000 |
Data Binding Support: To use as a Binding Source, refer to the
following.
Note that if the width and height remain as their default values, the value
of the Binding Source is 0. When used as a Binding Target, the Binding
Sources that can be associated are as follows. For more information of Data Binding concept,
refer to the following. |
| [Fill] |
| Set the background color for the screen. |
| [Type] |
Select how to display colors. -[None]: Display no color. -[Solid]: Display a solid color. -[Blink]: Alternate between 2 colors. |
When selecting [Solid]When selecting [Solid]
| [Color] |
| [Value] '(layout name).Fill.Color.Value' / '(layout name).Fill.Color.ColorIndexEnabled' |
| Set the display color. To the right of the item name is the current display color. Click the display color to pop up a color palette. Select the color set up method, either [ID] or [RGB], which appears at the top of the color palette. -[ID]: From the color palette, select the display color you want to use. The display color is managed using the ID. While ID numbers are the same between color sets, because the display color depends on the color set, if you change the color set the display color will also change. -[RGB]: Set the display color in RGB format. Either select from the color palette, or enter the RGB value. |
For information about color sets, refer to
the following. Data Binding Support: To use as a Binding Source, refer to the
following. When used as a Binding Target, the Binding
Sources that can be associated are as follows. For more information of Data Binding concept,
refer to the following. |
| [Transparency] '(layout name).Fill.Color.Transparency' |
Set the transparency level of the display color. Setting Value Range: 0 - 100 |
Data Binding Support: To use as a Binding Source, refer to the
following. When used as a Binding Target, the Binding
Sources that can be associated are as follows. For more information of Data Binding concept,
refer to the following. |
When selecting [Blink]When selecting [Blink]
| [Speed] |
Select the blink speed for the display color. |
| [Color] |
| [Value] '(layout name).Fill.Color1.Value' / '(layout name).Fill.Color1.ColorIndexEnabled' '(layout name).Fill.Color2.Value' / '(layout name).Fill.Color2.ColorIndexEnabled' |
| Set the display color. To the right of the item name is the current display color. Click the display color to pop up a color palette. Select the color set up method, either [ID] or [RGB], which appears at the top of the color palette. -[ID]: From the color palette, select the display color you want to use. The display color is managed using the ID. While ID numbers are the same between color sets, because the display color depends on the color set, if you change the color set the display color will also change. -[RGB]: Set the display color in RGB format. Either select from the color palette, or enter the RGB value. |
For information about color sets, refer to
the following. Data Binding Support: To use as a Binding Source, refer to the
following. '(layout name).Fill.Color2.Value' / '(layout name).Fill.Color2.ColorIndexEnabled' When used as a Binding Target, the Binding
Sources that can be associated are as follows. For more information of Data Binding concept,
refer to the following. |
| [Transparency] '(layout name).Fill.Color1.Transparency' / '(layout name).Fill.Color2.Transparency' |
Set the transparency level of the display color. Setting Value Range: 0 - 100 |
Data Binding Support: To use as a Binding Source, refer to the
following. When used as a Binding Target, the Binding
Sources that can be associated are as follows. For more information of Data Binding concept,
refer to the following. |
| [Screen Type] |
Select the type of screen. |
For information about types of screens, refer to Types of Screens. |
| [Scroll Direction] |
Select the direction for scrolling. -[Both]: You can scroll screen both horizontal and vertical direction. -[Horizontal]: You can scroll screen only horizontal direction. Even though the screen height is longer than display area height, you cannot scroll the screen vertical direction. -[Vertical]: You can scroll screen only vertical direction. Even though the screen width is longer than display area width, you cannot scroll the screen horizontal direction. |
| [Horizontal Offset] / [Vertical Offset] '(layout name).HorizontalOffset' / '(layout name).VerticalOffset' |
Set the display position of the drawing area as an offset of the screen. Setting Value Range: 0 - 10000 |
1: [Horizontal Offset] / [Vertical Offset] The maximum limit for the offset is the difference between the width of the drawing area and the width of the screen, or the height of the drawing area and the height of the screen. If the set value exceeds this difference, the drawing area is displayed using the maximum offset. Data Binding Support: To use as a Binding Source, refer to the
following. When used as a Binding Target, the Binding
Sources that can be associated are as follows. For more information of Data Binding concept,
refer to the following. |
| [Visibility] '(layout name).Visibility' |
Select the visibility state of the screen. -[Visible] (0): Display the screen. -[Hidden] (1): Hide the screen. The screen area is maintained. -[Collapsed] (2): Collapse the screen. The screen area is also collapsed. Setting Value Range: 0 - 2 |
Data Binding Support: To use as a Binding Source, refer to the
following. When used as a Binding Target, the Binding
Sources that can be associated are as follows. For more information of Data Binding concept,
refer to the following. |