4D v16

SVG_SET_FONT_SIZE

Home

 
4D v16
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

 
HISTORY 

Created: Composant 4D SVG v11.3

 
ARTICLE USAGE

4D SVG Component ( 4D v16)