LVectorWindow::SetScaleFactor

Summary

Sets the current scale factor for the LVectorWindow object.

Syntax

#include "ltwrappr.h"

L_VOID LVectorWindow::SetScaleFactor(pScaleFactor)

Parameters

pVECTORPOINT pScaleFactor

Pointer to a VECTORPOINT structure that contains the scale factor to set.

Returns

None.

Comments

The LVectorWindow::ScaleIn and LVectorWindow::ScaleOut member functions use the scale factor to scale the currently loaded vector.

Scaling changes the internally stored scale of the vector.

Required DLLs and Libraries

See Also

Functions

Example

For an example, refer to LVectorWindow::ScaleIn.

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.