PlatformAPI.TOTADeviceLayout Fields
InheritedProtected
Artwork | public | Artwork is a path to the image that serves as background of a device layout. |
Enabled | public | Enabled determines whether a device layout is enabled (True ) or disabled (False ). |
Height | public | Height is the height of a device layout in pixels. |
Left | public | Left is the distance in pixels from the left-hand side of the loaded image of a device layout to the left-hand side where the background of the device layout actually starts. |
Mask | public | |
StatusbarHeight | public | StatusbarHeight is the size (width or height) of the status bar of a device within a device layout. |
StatusbarPos | public | StatusbarPos is the position of the status bar on a device layout. |
Top | public | Top is the distance in pixels from the top of the loaded image of a device layout to the top where the background of the device layout actually starts. |
Width | public | Width is the width of a device layout in pixels. |