ACadSharp.Entities.Leader.HookLineDirection - DomCR/ACadSharp GitHub Wiki

HookLineDirection Property

Hookline direction flag.

Definition

Namespace: ACadSharp.Entities.Leader

C#

DxfCodeValueAttribute
public Boolean HookLineDirection { get; set; }

Property Value

Boolean

Value

0 = Hookline(or end of tangent for a splined leader) is the opposite direction from the horizontal vector
1 = Hookline(or end of tangent for a splined leader) is the same direction as horizontal vector(see code 75)

⚠️ **GitHub.com Fallback** ⚠️