CadWTextPutHeight
Sets the height of the window-formatted text (WTEXT) entity.
void CadWTextPutHeight (
YuHandle hEnt,
double Value
);
Parameters
- hEnt (YuHandle)
- Handle to the entity.
- Value (double)
- The value to assign.
Return Value
None.
Sets the height of the window-formatted text (WTEXT) entity.
None.