Skip to content

ACadSharp.Entities.MultiLeader.TextAngle

Albert Domenech edited this page Jul 16, 2024 · 3 revisions

TextAngle Property

Gets or sets a value indicating the text angle. This property overrides the value from when the flag is set (see property).

Definition

Namespace: ACadSharp.Entities.MultiLeader

C#

public TextAngleType TextAngle { get; set; }

Property Value

TextAngleType

Clone this wiki locally