API 설명서 > Drawings and detail > Object ProDtlsymdefdata > Function ProDtlsymdefdataHeighttypeGet
Function ProDtlsymdefdataHeighttypeGet
Description
Get a symbol definition height type.
Replacement in Object TOOLKIT:
Synopsis
#include <ProDtlsymdef.h>
ProDtlsymdefdataHeighttypeGet
(
ProDtlsymdefdata symdefdata
/* (In)
The symbol definition data.
*/
/* (Out)
The symbol definition height type.
*/
)
Returns
The function successfully retrieved the type.
Bad one or more arguments.
Can't retrieved the type.
Sample Code References
User Guide References
도움이 되셨나요?