ACadSharp.Entities.TextEntity.Rotation - DomCR/ACadSharp GitHub Wiki
Rotation Property
Specifies the rotation angle for the object.
Definition
Namespace: ACadSharp.Entities.TextEntity
C#
DxfCodeValueAttribute
public Double Rotation { get; set; }
Property Value
Double
Value
The rotation angle in radians.