LBitmapWindow::SetRgnFrameType

#include "ltwrappr.h"

L_VOID LBitmapWindow::SetRgnFrameType(uRgnFrameType)

L_UINT uRgnFrameType;

frame type

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

Parameter Description
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

LTDIS
LTDLG
LTEFX
LTFIL
LTIMG
LTSCR
LTTWN

For a listing of the exact DLLs and Libraries needed, based on the toolkit version, refer to Files To Be Included With Your Application.

Platforms

Win32, x64.

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
LEADTOOLS Raster Imaging C++ Class Library Help