API Documentation
>
3D drawings and annotations
>
Object ProNote
> Function ProNoteWrapTextGet
Function ProNoteWrapTextGet
Description
Get wrap status of the text
Synopsis
#include <
ProNote.h
>
ProError
ProNoteWrapTextGet
(
ProNote
* 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
Note Properties:ProNoteWrapTextGet
Was this helpful?
This site works best with JavaScript enabled