Display Options
Syntax
Display Properties :
[Property (;Property)*]
Property :
NAMED_IDENT=PropertyValue
PropertyValue :
NUMBER
| IDENT
Display options are a simple sequence of key-value pairs used to represent certain options regarding how the figure should be displayed. They're accepted in expressions and variable definitions. Display options with invalid values will cause an error and the ones with invalid names will be ignored (likely to change in the coming versions).