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

LandingDistance Property

Gets or sets the landing distance, i.e. the length of the dogleg.

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 LandingDistance { get; set; }

Property Value

Double

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