Skip to content

ACadSharp.Objects.MultiLeaderStyle.TextAngle

Albert Domenech edited this page Aug 4, 2024 · 2 revisions

TextAngle Property

Gets or sets a value indicating the text angle.

Remarks

This value can be overridden by the property when the flag is set in the property.

Definition

Namespace: ACadSharp.Objects.MultiLeaderStyle

C#

DxfCodeValueAttribute
public TextAngleType TextAngle { get; set; }

Property Value

TextAngleType

Clone this wiki locally