LBitmapWindow::SetRgnFrameType

Summary

Sets the frame type used for the class object's region frame.

Syntax

#include "ltwrappr.h"

L_VOID LBitmapWindow::SetRgnFrameType(uRgnFrameType)

Parameters

L_UINT uRgnFrameType

The frame type for the drawn region. Possible values are:

Value Meaning
RGNFRAME_STATIC Static frame.
RGNFRAME_ANIMATED Animated frame.
RGNFRAME_NONE Hide the frame.

Returns

None.

Comments

When a region is displayed, an outline of the bitmap region can also be displayed. If the region includes noncontiguous shapes, each shape is outlined. The outline, itself, is inside the region.

Required DLLs and Libraries

Platforms

Win32, x64.

See Also

Functions

Topics

Example

For an example, refer to LBitmapWindow::GetBitmapVisibleRect.

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.