Skip to content

ACadSharp.Entities.IText.Rotation

Albert Domenech edited this page Jul 24, 2025 · 1 revision

Rotation Property

Specifies the rotation angle for the object.

Definition

Namespace: ACadSharp.Entities.IText

C#

public Double Rotation { get; }

Property Value

Double

Value

The rotation angle in radians.

Clone this wiki locally