changequote({,}) define({_TITLE_},{Varkon MBS Programmers manual}) define({_SUBTITLE_},{- act_psize - Procedure}) define({_INDEXLINK_},{index}) define({_STYLE_},{../varkonstyle.css}) include(../../include/header.inc)
Returns the value of the currently active PSIZE attribute. PSIZE controls the size of a point when displayed.
size:=act_psize(); float size;
None.
None.
A float value equal to the current PSIZE attribute.
See also: act_pfont
include(../../include/svnversion.inc) include(../../include/footer.inc)