This version is out of date, covering development from v5.0.0 to v5.12.2. It is maintained here only for inbound reference links from elsewhere.

Jump to the current version of aTbRef.

Tinderbox Icon

adornment

<adornment name="" x="" y="" width="" height="" color=""/>

Make a new adornment in the current view. All units are in Tinderbox map units, and the colour is a named Tinderbox colour or supported colour data string (e.g. 'red' or '#FF0000').

Example:

<adornment name="Session 4" x="-3.5" y="-3" width="6" height="6" color="bright blue" /> 


Possible relevant notes (via "Similar Notes" feature):


A Tinderbox Reference File : Syntax Library: Tutorials, Wizards and Timelines : Tutorial Mode : Tutorial XML Syntax : adornment