LVectorWindow::OnScale

#include "ltwrappr.h"

virtual L_VOID LVectorWindow::OnScale(ScaleFactor)

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

Parameters

VECTORPOINT ScaleFactor

The scale factor. The minimum value of each component of the scale factor is 0.1.

Returns

None.

Comments

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

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