Skip to content

ACadSharp.Entities.UnderlayEntity.Rotation

Albert Domenech edited this page Jul 20, 2025 · 2 revisions

Rotation Property

Specifies the rotation angle for the object.

Definition

Namespace: ACadSharp.Entities.UnderlayEntity<T>

C#

DxfCodeValueAttribute
public Double Rotation { get; set; }

Property Value

Double

Value

The rotation angle in radians.

Clone this wiki locally