Skip to content

ACadSharp.Objects.MultiLeaderStyle.EnableLanding

Albert Domenech edited this page Aug 4, 2024 · 2 revisions

EnableLanding Property

Gets or sets a value indicating whether landing is enabled.

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

Property Value

Boolean

Clone this wiki locally