This is the legacy 4D documentation web site. Documentations are progressively being moved to developer.4d.com

Home

 
4D v20 R7
SVG_SET_FONT_SIZE

SVG_SET_FONT_SIZE 


 

SVG_SET_FONT_SIZE ( svgObject ; size ) 
Parameter Type   Description
svgObject  SVG_Ref in Reference of SVG element
size  Integer in Size of characters in points

The SVG_SET_FONT_SIZE command can be used to specify the font size for the SVG object having the svgObject reference. If svgObject does not reference a valid element, an error is generated.

The size parameter contains the font size in points.



See also 

SVG_SET_FONT_STYLE

 
PROPERTIES 

Product: 4D
Theme: Text
Number: 65951

This command can be run in preemptive processes

 
PAGE CONTENTS 
 
HISTORY 

Created: Composant 4D SVG v11.3

 
ARTICLE USAGE

4D SVG Component ( 4D v20 R7)