ACadSharp.Objects.MultiLeaderStyle.LandingGap - DomCR/ACadSharp GitHub Wiki

LandingGap Property

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.

Remarks

This value can be overridden by the property when the flag is set in the property.

Definition

Namespace: ACadSharp.Objects.MultiLeaderStyle

C#

DxfCodeValueAttribute
public Double LandingGap { get; set; }

Property Value

Double

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