ACadSharp.Entities.Dimension.TextRotation - DomCR/ACadSharp GitHub Wiki

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