Skip to content

ACadSharp.Entities.MultiLeader.ContentType

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

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

Clone this wiki locally