Skip to content

ACadSharp.Entities.Dimension.TextRotation

Albert Domenech edited this page Jul 14, 2024 · 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#

public Double TextRotation { get; set; }

Property Value

Double

Clone this wiki locally