Skip to content

ACadSharp.Entities.IText.Height

Albert Domenech edited this page Jul 14, 2024 · 1 revision

Height Property

Changes the height of the object.

Definition

Namespace: ACadSharp.Entities.IText

C#

public Double Height { get; set; }

Property Value

Double

Value

This must be a positive, non-negative number.

Clone this wiki locally