Properties supported by all supported graphic elements with some limitations
- Last UpdatedJul 22, 2024
- 1 minute read
When viewed in the InTouch web client, the following graphic elements have some rendering limitations:
|
Graphic Element Property |
Property Limitations |
|---|---|
|
FillColor |
Texture is not supported. Some other limitations on FillColor might apply to individual elements. |
|
UnFilledColor |
The same limitations of the FillColor property apply to the UnFilledColor property. |
|
LineColor |
Texture is not supported. |
|
Font |
Only supports the Font Size, Font Type, and Bold or Regular Font Style options of the Font property. |
|
TextColor |
Only the Solid Color option of the TextColor property is supported. |
|
FillOrientation |
RelativeToScreen is supported only when Color is set as 'Solid' or 'Fill' or 'UnFill'. |
|
FillBehavior |
Will always be set to Both. |
|
Runtime Behavior |
TabOrder, TabStop, ZoomPercent are not supported on any graphical element. |
|
Relative references |
MyPlatform, MyEngine, MyHost, MyArea, MyContainer and Me are supported. MyViewApp is not supported. |
|
AutoScale |
Is not supported. |
|
ShowGraphic |
Is supported. |
|
Line |
If the Line graphic is configured with the LineWeight property value more than 1px on the rim of the symbol, it will be Truncated. |
|
Group/Embed Graphic |
Supports Visibility, Blink, Disable, Push Button, User Input/Value Display, ShowSymbol and ActionScript animation. Changing the 'Treat as icon', and 'Enabled' properties by script is not supported. %FillHorizontal and %FillVertical animations: - Only applies on the group. Not supported for sub elements. - for Button and Image are not supported . - 'Related To Screen' for both group and sub elements are not supported. - when the angle of the sub elements is changed is not supported |