BITMAPWNDFRAMRGN

Summary

The enumeration specifies the frame type used for the class object's region frame.

Syntax

typedef enum tagBITMAPWNDFRAMRGN 
{ 
   RGNFRAME_STATIC, 
   RGNFRAME_ANIMATED, 
   RGNFRAME_NONE 
}BITMAPWNDFRAMRGN; 

Members

RGNFRAME_STATIC

Static frame.

RGNFRAME_ANIMATED

Animated frame.

RGNFRAME_NONE

Hide the frame.

Comments

The enumeration is used by LBitmapWindow::SetRgnFrameType.

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 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.