Viewbox
- Viewboxes scale the size of the items they contain. This is particularly useful for allowing text size to scale with the size of the UI Runtime window.
- Details
- The Stretch property must be set to uniform to preserve the aspect ratio of the contents of the Viewbox.
- Example
- The DRO screen’s X_Position in the Compass Classic Starter Project is a useful example of how to configure a Viewbox to appropriately scale text.