Skip to content

ACadSharp.Entities.TextEntity.Normal

Albert Domenech edited this page Jul 14, 2024 · 1 revision

Normal Property

Specifies the three-dimensional normal unit vector for the object.

Definition

Namespace: ACadSharp.Entities.TextEntity

C#

public XYZ Normal { get; set; }

Property Value

XYZ

Clone this wiki locally