Skip to content

ACadSharp.Objects.MultiLeaderAnnotContext.TextRotation

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

TextRotation Property

Gets or sets the rotation of the text label of the multileader.

Definition

Namespace: ACadSharp.Objects.MultiLeaderAnnotContext

C#

DxfCodeValueAttribute
public Double TextRotation { get; set; }

Property Value

Double

Value

The rotation angle in radians.

Clone this wiki locally