Function: PointSizeToPhysicalFontSize
Module location:
GlobalFunctionsProcedures.pkg
line
406 (view source)
Integer
PointSizeToPhysicalFontSize(String sTypeFace Integer iPointSize)
Returns the VDF physical_FontSize value for the primary screen device for the passed typeface & pointsize. This can be used to set the font size of a VDF control for any Font/Point Size.
References (1):
Module
Containing Symbol
Line
cCJGrid.pkg
OnComRequestEdit
3112