TEXTROTATE

The TEXTROTATE structure is used by L_AnnSetTextRotate to rotate the text by the specified value (0, 90, 180, or 270).

typedef enum 
{ 
   TEXTROTATE_0      = 0, 
   TEXTROTATE_90     = 90, 
   TEXTROTATE_180    = 180, 
   TEXTROTATE_270    = 270, 
} TEXTROTATE, *pTEXTROTATE; 

Help Version 21.0.2023.2.15
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

LEADTOOLS Raster Imaging C API Help

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.