FontSize Property (FlexProgressBar)

Action

Gets the height of the text, in pixels.

The default value is 10 for all controls except the ColorPicker control. For the ColorPicker control, the default value is 11.

Syntax

C#
protected Double fontSize { get; }
VB
'Declaration
Protected Read Property fontSize As Double

Access

Read only.