Products | Support | Send comments on this topic. | Email a link to this topic. | Back to Getting Started | Help Version 18.0.10.23
LEADTOOLS Vector C++ Class Library Help

LVectorWindow::SetScaleFactor

Show in webframe

#include "ltwrappr.h"

L_VOID LVectorWindow::SetScaleFactor(pScaleFactor)

pVECTORPOINT pScaleFactor;

/* pointer to a VECTORPOINT structure */

Sets the current scale factor for the LVectorWindow object.

Parameter

Description

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

LVKRN

For a listing of the exact DLLs and Libraries needed, based on the toolkit version, refer to Files To Be Included With Your Application.

See Also

Functions:

LVectorWindow::GetScaleFactor, LVectorWindow::ScaleIn, LVectorWindow::ScaleOut, Class Members

Example

For an example, refer to LVectorWindow::ScaleIn.

Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.