Skip to content

ACadSharp.Entities.MultiLeader.TextAngle

Albert Domenech edited this page Aug 4, 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#

DxfCodeValueAttribute
public TextAngleType TextAngle { get; set; }

Property Value

TextAngleType

Clone this wiki locally