Skip to content

ACadSharp.Objects.MultiLeaderAnnotContext.BlockContentLocation

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

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.MultiLeaderAnnotContext

C#

DxfCodeValueAttribute
public XYZ BlockContentLocation { get; set; }

Property Value

XYZ

Clone this wiki locally