ACadSharp.Objects.MultiLeaderStyle.LandingDistance - DomCR/ACadSharp GitHub Wiki
Gets or sets the landing distance, i.e. the length of the dogleg.
This value can be overridden by the property when the flag is set in the property.Namespace: ACadSharp.Objects.MultiLeaderStyle
C#
DxfCodeValueAttribute
public Double LandingDistance { get; set; }
Double