API ドキュメンテーション
>
Drawings and detail
>
Object ProDtlnotetext
> Function ProDtlnotetextUlineSet
Function ProDtlnotetextUlineSet
Description
Setup the text underline attribute.
Synopsis
#include <
ProDtlnote.h
>
ProError
ProDtlnotetextUlineSet
(
ProDtlnotetext
text
/* (In)
The handle to the text
*/
ProBoolean
underline
/* (In)
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
図面注記のテキストデータ:ProDtlnotetextUlineSet
Parent topic
Object ProDtlnotetext
これは役に立ちましたか?
このサイトは、JavaScript が有効になっている場合に最適に動作します。