Skip to content

ACadSharp.Entities.MultiLeader.ContextData

Albert Domenech edited this page Apr 27, 2025 · 2 revisions

ContextData Property

Contains the multileader content (block/text) and the leaders.

Definition

Namespace: ACadSharp.Entities.MultiLeader

C#

public MultiLeaderAnnotContext ContextData { get; private set; }

Property Value

MultiLeaderAnnotContext

Clone this wiki locally