Skip to content

ACadSharp.Entities.MultiLeader.BlockContent

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

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

Clone this wiki locally