Skip to content

ACadSharp.Entities.MultiLeader.EnableLanding

Albert Domenech edited this page Jul 16, 2024 · 3 revisions

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#

public Boolean EnableLanding { get; set; }

Property Value

Boolean

Clone this wiki locally