ACadSharp.Entities.MultiLeader.BlockContent - DomCR/ACadSharp GitHub Wiki
BlockContent Property
Gets a containing elements to be drawn as content for the multileader. This property overrides the value from when the flag is set (see property).
Remarks
This property is also exposed by the class. Values should be equal, the value is assumed to be used.
Definition
Namespace: ACadSharp.Entities.MultiLeader
C#
DxfCodeValueAttribute
public BlockRecord BlockContent { get; set; }
Property Value
BlockRecord