ACadSharp.Objects.MultiLeaderStyle.BlockContent - DomCR/ACadSharp GitHub Wiki

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

⚠️ **GitHub.com Fallback** ⚠️