LVectorWindow::OnScale

Summary

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

Syntax

#include "ltwrappr.h"

virtual L_VOID LVectorWindow::OnScale(ScaleFactor)

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 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 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.