Skip to content

ACadSharp.Entities.Dimension.TextRotation

Albert Domenech edited this page Aug 4, 2024 · 2 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