In This Topic ▼

TEXTROTATE

Summary

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

Syntax

typedef enum 
{ 
   TEXTROTATE_0      = 0, 
   TEXTROTATE_90     = 90, 
   TEXTROTATE_180    = 180, 
   TEXTROTATE_270    = 270, 
} TEXTROTATE, *pTEXTROTATE; 
Help Version 22.0.2023.2.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

LEADTOOLS Raster Imaging C++ Class Library Help

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