Skip to content

ACadSharp.Objects.MultiLeaderObjectContextData.BlockContent

Albert Domenech edited this page Sep 17, 2025 · 1 revision

BlockContent Property

Gets a containing elements to be drawn as content for the multileader.

Definition

Namespace: ACadSharp.Objects.MultiLeaderObjectContextData

C#

DxfCodeValueAttribute
public BlockRecord BlockContent { get; set; }

Property Value

BlockRecord

Clone this wiki locally