Sets whether the current font is bold.
Timing Precision Mode
This page describes functionality in nanosecond timing precision mode.
Type:
boolean
Access:
read/write
Default Value:
false
myVariable1 = myGridFont1.Bold;
myGridFont1.Bold = myVariable1;
See also
GridFont Object
GridWindow Guide