ACadSharp.Objects.MultiLeaderAnnotContext.TextLocation - DomCR/ACadSharp GitHub Wiki

TextLocation Property

Gets or sets the location of the text label of the multileader.

Remarks

This location is evaluated by AutoCAD from the

Definition

Namespace: ACadSharp.Objects.MultiLeaderAnnotContext

C#

DxfCodeValueAttribute
public XYZ TextLocation { get; set; }

Property Value

XYZ