Skip to content

ACadSharp.Objects.MultiLeaderAnnotContext.HasTextContents

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

HasTextContents Property

Gets or sets a value indicating that the mutileader has a text label.

Definition

Namespace: ACadSharp.Objects.MultiLeaderAnnotContext

C#

DxfCodeValueAttribute
public Boolean HasTextContents { get; set; }

Property Value

Boolean

Clone this wiki locally