Skip to content

ACadSharp.Entities.MultiLeader.ContextData

Albert Domenech edited this page Jul 14, 2024 · 1 revision

ContextData Property

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

Definition

Namespace: ACadSharp.Entities.MultiLeader

C#

public MultiLeaderAnnotContext ContextData { get; set; }

Property Value

MultiLeaderAnnotContext

Clone this wiki locally