Home > ISCH_PrimitiveText > setState_Rotation
ISCH_PrimitiveText.setState_Rotation() 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: rotation angle
Signature
typescript
function setState_Rotation(rotation: number): ISCH_PrimitiveText;1
Parameters
Parameter | Type | Description |
|---|---|---|
rotation | number | Rotation angle |
Returns
Text primitive object