Navigation: Ultimate Suite for PowerBuilder Help > Circle Progress > Functions >

of_setfont

Send comments on this topic.

 

Description:

Sets font family and font size used to display the progress percent in the center of the circle. You'll have to adjust the font size for larger or smaller circles.

Syntax:

of_setfont (string as_fontname, integer ai_fontsize)

Argument

Description

as_fontname

The font used to display percent text in the center of the circle. E.g. Tahoma

ai_fontsize

The font size for the percent text in the center of the circle

Return Value:

Always returns 1.

Usage:

 


Copyright © 2021 Werysoft Inc.