(8.D.2.7) ImageControl
Overview
Image Control
Discussion
The Image Inspector Control displays a static image of any of BMP, JPG, or PNG scaled to fit the inspector bounds. Transparency is supported for PNG images. Displays a flat light, blue image if no valid image file is specified.
Variables
Properties
Name | Type | Default value | Range | Description |
bitmapFilePath | string | images/ | Unrestricted | Path to image file to display |
height | int | 70 | 10:1:1000 | Height in DPI independent units |
width | int | 69 | 10:1:1000 | Width in DPI independent units |
x | int | none | Unrestricted | Horizontal position of top left in DPI independent units |
y | int | none | Unrestricted | Vertical position of top left in DPI independent units |