ACadSharp.Objects.MultiLeaderStyle.LandingGap - DomCR/ACadSharp GitHub Wiki
Gets or sets the landing gap. This is the distance between the leader end point or, if present, the end of the dogleg and the text label or the content block.
This value can be overridden by the property when the flag is set in the property.Namespace: ACadSharp.Objects.MultiLeaderStyle
C#
DxfCodeValueAttribute
public Double LandingGap { get; set; }
Double