Documentação da API
>
Drawings and detail
>
Object ProDtlnote
> Function ProDtlnoteWrapTextGet
Function ProDtlnoteWrapTextGet
Description
Get wrap status of the text
Synopsis
#include <
ProDtlnote.h
>
ProError
ProDtlnoteWrapTextGet
(
ProDtlnote
* note
/* (In)
The note.
*/
ProBoolean
* wrap
/* (Out)
PRO_B_TRUE
of wrap is set.
*/
double* wrap_width
/* (Out)
width of wrapped text line.
*/
)
Returns
PRO_TK_NO_ERROR
The function succeeded.
PRO_TK_BAD_INPUTS
One or more input arguments was invalid.
User Guide References
Detail Note Text Data:ProDtlnoteWrapTextGet
Parent topic
Object ProDtlnote
Isto foi útil?
Este site funciona melhor com JavaScript habilitado