LVectorWindow::OnZoom

Summary

This function is called whenever a zoom operation is requested on the vector window.

Syntax

#include "ltwrappr.h"

virtual L_VOID LVectorWindow::OnZoom(ZoomPercent)

Parameters

L_INT ZoomPercent

The zoom percent. The minimum value is 1.

Returns

None.

Comments

Override this function to be notified of any zooming on the displayed vector.

A zoom can be requested by:

Required DLLs and Libraries

See Also

Functions

Example

For an example, refer to LVectorWindow::MsgProcCallBack.

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

LEADTOOLS Vector C++ Class Library Help

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.