LVectorWindow::SetZoomPercent

#include "ltwrappr.h"

L_VOID LVectorWindow::SetZoomPercent(ZoomPercent)

Sets the current zoom percent for the displayed vector.

Parameters

L_UINT 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

See Also

Functions

Example

For an example, refer to LVectorWindow::ZoomIn.

Help Version 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

LEADTOOLS Vector C++ Class Library Help