Category Drawings and detail, Object ProDtlnote

Function ProDtlnoteWrapTextGet


Description
Get wrap status of the text
Synopsis
#include <ProDtlnote.h>
ProErrorProDtlnoteWrapTextGet(
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_ERRORThe function succeeded.
PRO_TK_BAD_INPUTSOne or more input arguments was invalid.

Manual References:

  1. Drawings: Detail Note Text Data
  2. Drawings: Detail Note Text Data