ACadSharp.Entities.MultiLeader.LandingDistance - DomCR/ACadSharp GitHub Wiki

LandingDistance Property

Gets or sets the landing distance, i.e. the length of the dogleg, for this . This property overrides the value from when the flag is set in the property.

Remarks

There is only one field for the landing distance in the multileader property grid. The value entered arrives in this property and the property. If two leader roots exist both receive the same value. I seems flag is never set.

Definition

Namespace: ACadSharp.Entities.MultiLeader

C#

DxfCodeValueAttribute
public Double LandingDistance { get; set; }

Property Value

Double

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