LVectorWindow::SetZoomPercent

#include "ltwrappr.h"

L_VOID LVectorWindow::SetZoomPercent(ZoomPercent)

L_UINT ZoomPercent;

the zoom percent

Sets the current zoom percent for the displayed vector.

Parameter

Description

ZoomPercent

The percent to zoom in or out on the displayed vector.

Returns

None.

Comments

Setting the specified zoom percent affects all zooming. Zooming is accomplished by calling LVectorWindow::ZoomIn, LVectorWindow::ZoomOut, or using the PLUS or MINUS keys on the numeric keypad. The uPercent argument must be greater than or equal to 100. Setting uPercent to a value less than 100 sets the zoom percent to be 100.

The default zoom percent is 130%.

Required DLLs and Libraries

LVKRN

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

See Also

Functions:

LVectorWindow::GetZoomPercent, Class Members

Example

For an example, refer to LVectorWindow::ZoomIn.

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