Eplan Platform API
Eplan.EplApi.DataModel.Graphics Namespace / TextBase Class / Rotation Property

Rotation Property (TextBase)
Returns the rotation of the Text, in radians.
Syntax
public double Rotation {get; set;}

Property Value

rotation of the Text, in radians
Exceptions
ExceptionDescription
Thrown when rotation cannot be read
Remarks
Please note that -16002.0 is used as "From layer" value.
See Also