ACadSharp.Objects.MultiLeaderAnnotContext.HasTextContents - DomCR/ACadSharp GitHub Wiki

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