CadLeaderPutTextH
Sets the text h of the leader.
void CadLeaderPutTextH (
YuHandle hEnt,
double h
);
Parameters
- hEnt (YuHandle)
- Handle to the entity.
- h (double)
- Numeric value (double precision).
Return Value
None.
Sets the text h of the leader.
None.