LVectorWindow::OnZoom

#include "ltwrappr.h"

virtual L_VOID LVectorWindow::OnZoom(ZoomPercent)

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

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