Skip to content

ACadSharp.Objects.MultiLeaderObjectContextData.BlockContentLocation

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

BlockContentLocation Property

Gets or sets the location of the böock content of the multileader.

Remarks

This location is evaluated by AutoCAD from the

Definition

Namespace: ACadSharp.Objects.MultiLeaderObjectContextData

C#

DxfCodeValueAttribute
public XYZ BlockContentLocation { get; set; }

Property Value

XYZ

Clone this wiki locally