Skip to content

ACadSharp.Objects.MultiLeaderObjectContextData.TextNormal

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

TextNormal Property

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

Definition

Namespace: ACadSharp.Objects.MultiLeaderObjectContextData

C#

DxfCodeValueAttribute
public XYZ TextNormal { get; set; }

Property Value

XYZ

Clone this wiki locally