Skip to content

ACadSharp.Entities.MText.Height

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

Height Property

Changes the height of the object.

Definition

Namespace: ACadSharp.Entities.MText

C#

DxfCodeValueAttribute
public Double Height { get; set; }

Property Value

Double

Value

This must be a positive, non-negative number.

Clone this wiki locally