API 文档
>
3D drawings and annotations
>
Object ProNote
> Function ProNoteLeaderstyleGet
Function ProNoteLeaderstyleGet
Description
Gets the note leader style (standard or ISO).
Replacement in Object TOOLKIT:
wfcWDetailNoteItem::GetLeaderStyle
Licensing Requirement
TOOLKIT for 3D Drawings
Synopsis
#include <
ProNote.h
>
ProError
ProNoteLeaderstyleGet
(
ProNote
* note
/* (In)
The handle for the Note
*/
ProLeaderStyle
* type
/* (Out)
The note leader type.
*/
)
Returns
PRO_TK_NO_ERROR
The function succeeded.
PRO_TK_BAD_INPUTS
One or more input arguments was invalid.
PRO_TK_NO_LICENSE
License check failure.
这对您有帮助吗?
此站点在 JavaScript 启用时工作最佳