Skip to content

ACadSharp.Objects.MultiLeaderStyle.TextHeight

Albert Domenech edited this page Sep 17, 2025 · 3 revisions

TextHeight Property

Gets or sets the text height for the text label of the multileader.

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 Double TextHeight { get; set; }

Property Value

Double

Clone this wiki locally