Skip to content

ACadSharp.Entities.DimensionLinear.Rotation

Albert Domenech edited this page Aug 4, 2024 · 2 revisions

Rotation Property

Angle of rotated, horizontal, or vertical dimensions

Definition

Namespace: ACadSharp.Entities.DimensionLinear

C#

DxfCodeValueAttribute
public Double Rotation { get; set; }

Property Value

Double

Value

Value in radians

Clone this wiki locally