Skip to content

ACadSharp.Objects.MultiLeaderAnnotContext.TextHeight

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

TextHeight Property

Get or sets the text height for the lext label of the multileader (see ). This property overrides the value from when the flag is set in the property.

Definition

Namespace: ACadSharp.Objects.MultiLeaderAnnotContext

C#

DxfCodeValueAttribute
public Double TextHeight { get; set; }

Property Value

Double

Value

The value returned is the value entered in AutoCAD multiplied with the .

Clone this wiki locally