Skip to content

ACadSharp.Objects.MultiLeaderAnnotContext.TextNormal

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

TextNormal Property

Gets or sets the normal vector for the text label of the multileader.

Definition

Namespace: ACadSharp.Objects.MultiLeaderAnnotContext

C#

DxfCodeValueAttribute
public XYZ TextNormal { get; set; }

Property Value

XYZ

Clone this wiki locally