Skip to content

ACadSharp.Objects.MultiLeaderObjectContextData.TextRotation

Albert Domenech edited this page Sep 17, 2025 · 1 revision

TextRotation Property

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

Definition

Namespace: ACadSharp.Objects.MultiLeaderObjectContextData

C#

DxfCodeValueAttribute
public Double TextRotation { get; set; }

Property Value

Double

Value

The rotation angle in radians.

Clone this wiki locally