FontSize - cWebDrawing
Sets the font size of the text
Type: Procedure
Parameters
| Parameter | Type | Description |
|---|---|---|
| sId | String | ID of the item |
| fSize | Float | The size of the font |
Syntax
Procedure FontSize String sId Float fSize
Call Example
Send FontSize sId fSize
Description
Sets the font size of the text.