ACadSharp.Entities.MultiLeader.ContentType - DomCR/ACadSharp GitHub Wiki

ContentType Property

Gets or sets a value indicating whether the content of this is a text label, a content block, or a tolerance.

Definition

Namespace: ACadSharp.Entities.MultiLeader

C#

DxfCodeValueAttribute
public LeaderContentType ContentType { get; set; }

Property Value

LeaderContentType