Home > ISCH_PrimitiveText > setState_FontSize
ISCH_PrimitiveText.setState_FontSize() method
This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Set the property state: font size
Signature
typescript
function setState_FontSize(fontSize: number | null): ISCH_PrimitiveText;1
Parameters
Parameter | Type | Description |
|---|---|---|
fontSize | number | null | Font size |
Returns
Text primitive object