ACadSharp.Objects.MultiLeaderStyle.EnableLanding - DomCR/ACadSharp GitHub Wiki
Gets or sets a value indicating whether landing is enabled.
This value can be overridden by the property when the flag is set in the property.Namespace: ACadSharp.Objects.MultiLeaderStyle
C#
DxfCodeValueAttribute
public Boolean EnableLanding { get; set; }
Boolean