Skip to content

ACadSharp.Objects.MultiLeaderAnnotContext.TextLocation

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

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

Clone this wiki locally