ACadSharp.Entities.MultiLeader.TextAngle - DomCR/ACadSharp GitHub Wiki

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