API ドキュメンテーション
>
Drawings and detail
>
Object ProDtlnotetext
> Function ProDtlnotetextUlineGet
Function ProDtlnotetextUlineGet
Description
Get the text underline attribute.
Synopsis
#include <
ProDtlnote.h
>
ProError
ProDtlnotetextUlineGet
(
ProDtlnotetext
text
/* (In)
The handle to the text
*/
ProBoolean
* underline
/* (Out)
The underline attribute.
*/
)
Returns
PRO_TK_NO_ERROR
success;
PRO_TK_BAD_INPUTS
the argument is invalid.
Sample Code References
pt_examples ( TestDtlnote.c )
User Guide References
図面注記のテキストデータ:ProDtlnotetextUlineGet
これは役に立ちましたか?
このサイトは、JavaScript が有効になっている場合に最適に動作します。