C++
Acad::ErrorStatus setTextStyle( AcDbObjectId );
Description
Sets the MText object to use the AcDbTextStyle specified by Id.
Returns Acad::eOk if successful or Acad::eInvalidInput if the data passed in is not acceptable.
Parameters
Parameters | Description |
---|---|
unnamed | Input AcDbTextStyle objectId |