Sets the size in points of the current font.
Timing Precision Mode
This page describes functionality in nanosecond timing precision mode.
Type:
number
Access:
read/write
Units:
points
Default Value:
9.0
Valid Range:
GridFont.Size ≥ 1
myVariable1 = myGridFont1.Size;
myGridFont1.Size = myVariable1;
See also
GridFont Object
GridWindow Guide