Drawings objects

Drawings objects include:
Object
Description
Rectangle
A rectangle or square that can be selected at runtime and for which you can customize the appearance. Use rectangles to create buttons or group other relevant objects.
Ellipse
An ellipse or circle that can be selected at runtime and for which you can customize the appearance.
Image
A
PNG
,
JPG
,
JPEG
,
BMP
, or
SVG
image. For example, a logo.
Multistate image
An object that can have multiple image states based on the input value. Each image state may reference a different image and may have a specific opacity. If the input value does not correspond with any image state, the default value is used (first defined state).
Advanced SVG Image
An SVG Tiny 1.2 image, which properties of individual image parts can be changed at design time or runtime. For example, an alarm may trigger a particular part of image to become red.
Line
A line you can draw and for which you can customize the appearance.
Polyline
A polyline and polygon that can be selected at runtime and for which you can customize the appearance.
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.