Products | Support | Send comments on this topic. | Email a link to this topic. | Back to Getting Started | Help Version 18.0.10.24
LEADTOOLS Raster imaging C++ Class library help

LBitmapWindow::IsHiliteZoomViewEnabled

Show in webframe

#include "ltwrappr.h"

L_BOOL LBitmapWindow::IsHiliteZoomViewEnabled (void)

Determines whether the underlying image for the LBitmapWindow is "highlighted" in the source area when a zoom view is enabled.

Returns

TRUE

The source area is highlighted

FALSE

The source area is not highlighted.

Comments

Use the LBitmapWindow::GetZoomViewsCount function to determine how many zoom views are attached to the class object.

To attach a zoomed view to a window, call the LBitmapWindow::AddZoomView function.

When the zoomed view is no longer needed, call the LBitmapWindow::DestroyZoomView function to stop the specified zoom view procedure and to detach it from the window handle.

Required DLLs and Libraries

LTDIS
LTDLG
LTEFX
LTFIL
LTIMG
LTSCR
LTTWN
LTZMV

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.

See Also

Functions:

LBitmapWindow::AddZoomView, LBitmapWindow::GetZoomViewProps, LBitmapWindow::UpdateZoomView, LBitmapWindow::DestroyZoomView, LBitmapWindow::GetZoomViewsCount, LBitmapWindow::EnableHiliteZoomView, Class Members

Topics:

Using the Zoom View

 

Raster Image Functions: Displaying Images

Example

For an example, refer to LBitmapWindow::AddZoomView.

Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.