Search
Text.rotationAngle Property
See Also
 






Gets a value indicating the rotation of the text container.

Namespace: MindFusion.Drawing
File: Text.js

 Syntax

JavaScript  Copy Code

get rotationAngle() {}
set rotationAngle(value) {}

 Property Value

Number

The angle.

 See Also