ACadSharp.Entities.MultiLeader.EnableLanding - DomCR/ACadSharp GitHub Wiki
EnableLanding Property
Gets or sets a value indicating whether landing is enabled. This property overrides the value from when the flag is set in the property.
Definition
Namespace: ACadSharp.Entities.MultiLeader
C#
DxfCodeValueAttribute
public Boolean EnableLanding { get; set; }
Property Value
Boolean