Documentação da API > Drawings and detail > Object ProDtlattach > Function ProDtlattachArrowtypeSet
Function ProDtlattachArrowtypeSet
Description
Sets the type of arrowhead to be used for this particular detail item attachment. Valid only for ProDtlattach which were obtained from ProDtlsyminstdataLeadersCollect and ProDtlnotedataLeadersCollect. Other types of detail attachments would not have arrows.
Replacement in Object TOOLKIT:
Licensing Requirement
Synopsis
#include <ProDtlattach.h>
ProDtlattachArrowtypeSet
(
/* (In)
The leader attachment structure.
*/
ProLeaderType arrow_type
/* (In)
The type of arrowhead to be used for the attached leader.
*/
)
Returns
The function succeeded.
One or more input arguments was invalid.
User Guide References
Isto foi útil?