Programming with Reflection

image\rwnprg32.gif FontSize property

 

Syntax

object.FontSize
object.FontSize = Value

Data type

Long

 

Description

Returns (first syntax line) or specifies (second syntax line) the font size (in points) used for the Reflection terminal window display. This property has no effect when AutoFontSize is True (the default).

Values

The default value is 12.

The range of values is 3 to 72. If you select a value within this range that is not supported by the current font, Reflection substitutes a similar font size. Values outside this range return an error.

 

image\jump.gif Example

image\jump.gif Keyword Index

image\popup.gif Related Topics

image\popup.gif Reflection products that use this property