Share

AcDbMText::setHeight

C++

Acad::ErrorStatus setHeight(
    double
);

Description

Sets the height of this object.

Parameters

Parameters Description
unnamed Input new height value

Links

AcDbMText Class

Was this information helpful?