ACadSharp.Entities.DimensionAligned.ExtLineRotation - DomCR/ACadSharp GitHub Wiki
ExtLineRotation Property
Linear dimension types with an oblique angle have an optional group code 52. When added to the rotation angle of the linear dimension(group code 50), it gives the angle of the extension lines
Definition
Namespace: ACadSharp.Entities.DimensionAligned
C#
DxfCodeValueAttribute
public Double ExtLineRotation { get; set; }
Property Value
Double