Skip to content

ACadSharp.Entities.Dimension.TextRotation

Albert Domenech edited this page Jul 15, 2025 · 3 revisions

TextRotation Property

Rotation angle of the dimension text away from its default orientation (the direction of the dimension line).

Remarks

Optional

Definition

Namespace: ACadSharp.Entities.Dimension

C#

DxfCodeValueAttribute
public Double TextRotation { get; set; }

Property Value

Double

Clone this wiki locally