Skip to content

ACadSharp.Objects.MultiLeaderStyle.ContentType

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

ContentType Property

Gets or sets a value indicating the content type for the multileader.

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 LeaderContentType ContentType { get; set; }

Property Value

LeaderContentType

Clone this wiki locally