Gets or sets the font size that is used for the control.
Syntax
public int fontSize([int value])
Run On
Client
Parameters
- value
Type: int
The value to assign as the font size for the control; optional.
Return Value
Type: int
The height of the font in points.
See Also
FormRadioControl Class
FormRadioControl.font Method