Screens/Content

Scroll Canvas

Property Description Data Type Minimum Value Maximum Value Read Write
ScrollCanvas.HorizontalOffset The value is set to move the objects in horizontal axis. Integer 0 10000
ScrollCanvas.VerticalOffset The value is set to move the objects in vertical axis.

Integer

0 10000
ScrollCanvas.Location.Left Value that specifies the location of the scroll canvas, relative to the left border.

Integer

-5000 10000
ScrollCanvas.Location.Top Value that specifies the location of the scroll canvas, relative to the top border.

Integer

-5000 10000
ScrollCanvas.Width Value that specifies the width of the scroll canvas.

Integer

1 5000
ScrollCanvas.Height Value that specifies the height of the scroll canvas.

Integer

1 5000
ScrollCanvas.ScrollAreaWidth Value that specifies the width of the scroll area.

Integer

1 5000
ScrollCanvas.ScrollAreaHeight Value that specifies the height of the scroll area.

Integer

1 5000

Zoom Canvas

Property Description Data Type Minimum Value Maximum Value Read Write
ZoomCanvas.HorizontalOffset Set the display position's top-left corner (X coordinate). Integer 0 10000
ZoomCanvas.VerticalOffset Set the display position's top-left corner (Y coordinate).

Integer

0 10000
ZoomCanvas.ZoomPercent The zoom percentage is set to get closer view of the objects.

Integer

100 400
ZoomCanvas.Location.Left Value that specifies the location of the zoom canvas, relative to the left border.

Integer

-5000 10000    
ZoomCanvas.Location.Top Value that specifies the location of the zoom canvas, relative to the top border.

Integer

-5000 10000    
ZoomCanvas.Width Value that specifies the width of the zoom canvas.

Integer

1 5000    
ZoomCanvas.Height Value that specifies the height of the zoom canvas.

Integer

1 5000    

Grid

Property Description Data Type Minimum Value Maximum Value Read Write
Grid.BorderThickness The border thickness of the grid is set.

Integer

1 9
Grid.HorizontalThickness The horizontal thickness of the grid lines is set.

Integer

1 9
Grid.VerticalThickness The vertical thickness of the grid lines is set.

Integer

1 9
Grid.Location.Left Value that specifies the location of the grid layout, relative to the left border.

Integer

-5000 10000    
Grid.Location.Top Value that specifies the location of the grid layout, relative to the top border.

Integer

-5000 10000    
Grid.Width Value that specifies the width of the grid layout.

Integer

1 5000    
Grid.Height Value that specifies the height of the grid layout.

Integer

1 5000    

Scroll Grid

Property Description Data Type Minimum Value Maximum Value Read Write
ScrollGrid.HorizontalOffset Set the display position's top-left corner (X coordinate). Integer 0 10000
ScrollGrid.VerticalOffset Set the display position's top-left corner (Y coordinate).

Integer

0 10000
ScrollGrid.BorderThickness The border thickness of the grid is set.

Integer

1 9
ScrollGrid.HorizontalThickness The horizontal thickness of the grid lines is set.

Integer

1 9
ScrollGrid.VerticalThickness The vertical thickness of the grid lines is set.

Integer

1 9
ScrollGrid.Location.Left Value that specifies the location of the scroll grid layout, relative to the left border.

Integer

-5000 10000    
ScrollGrid.Location.Top Value that specifies the location of the scroll grid layout, relative to the top border.

Integer

-5000 10000    
ScrollCanvas.Width Value that specifies the width of the scroll grid layout.

Integer

1 5000    
ScrollCanvas.Height Value that specifies the height of the scroll grid layout.

Integer

1 5000    
ScrollCanvas.ScrollAreaWidth Value that specifies the width of the scroll area.

Integer

1 5000    
ScrollCanvas.ScrollAreaHeight Value that specifies the height of the scroll area.

Integer

1 5000    

Content

Property Description Data Type Minimum Value Maximum Value Read Write

Parent.ScreenID

Stores the ID of the content.

Integer

1 19999 -

Parent.Parameter

Stores the [Parameter] setting value of the Content Display object displaying the content.

Note: For more information about the [Parameter] source property, refer to the following.

[Parameter]

Integer

-2147483648 2147483647 -

Content Display

See Parts.

Slide Content Display

See Parts.