The Symbol Control page allows the customization of Smart Symbols
For general information on Symbols, go to Smart Symbols.
On this page:
Table of Contents | ||||
---|---|---|---|---|
|
Requirements
This component is Portable. It runs both on Windows and on Web Pages hosted in any platform.
Configuration
Symbol Settings | |||
---|---|---|---|
Field | Description | ||
Is Linked With Library | When saving the Symbol it is saved to a repository shared by all displays in the solution. Meaning changing one time will affect the appearance and behavior or all displays using that symbol. | ||
LinkedSizeProportional | When linked with the Solution Library, the fields specifies if the size of that Symbol instanced is independent or should change proportionally if the Symbol in the library has a new size. | ||
OnResize | Defines the behavior when resizing the group, and on when it is ungrouped. StretchFill: Objects are resized for UI rendering only, using all available space. When ungrouping they return to the original sizes. StretchUniform: Objects are resized for UI rendering only, keeping Uniform scaling. When ungrouping they return to the original sizes. Responsive: Objects are ONLY resized according to the checks [x] in the Layout panel. When ungrouping the current sizes are preserved. NoAction: Control does not allow resizing. When ungrouping the objects return to original sizes. ResizeChildren: Objects dimensions are resized propertionally to the group size. When ungrouping the current sizes are preserved. | ||
Symbol Internal Dynamics | List of Dynamics properties used internal by the Symbol
| ||
Symbol Links | Maps the exposed properties of the Symbol to Tags or Expressions. | ||
Copy and Paste | Button to copy the Symbol Links to the clipboard, or paste from it. | ||
Apply | Apply the edited expressions to the Symbol. This action is optional, when closing the configuration dialog, or selecting another object the expression changes are automatically applied. | ||
Appearance Wizard | Some symbols have an additional customization tools, see Symbol Wizards for more information. |
Runtime Execution
When the displays is loaded, each symbol instance will apply its configuration Parameters, from the Symbol Links table.
For advanced scenarios, the Symbols and its links can be created by code, when opening the displays. See the ProductionLine demo, for an example of this type of programing.
Runtime Execution
A Group works a one graphical element, therefore It can receive dynamics properties that applies to entire collection of elements.
In this section:
Page Tree | ||||
---|---|---|---|---|
|