Skip to content

ACadSharp.Objects.MultiLeaderStyle.BlockContent

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

BlockContent Property

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

Remarks

Thw standard content block can be overridden by the property when the flag is set in the property.

Definition

Namespace: ACadSharp.Objects.MultiLeaderStyle

C#

DxfCodeValueAttribute
public BlockRecord BlockContent { get; set; }

Property Value

BlockRecord

Clone this wiki locally