LVectorBase::SetPan

Summary

Sets the new pan values.

Syntax

#include "ltwrappr.h"

virtual L_INT LVectorBase::SetPan(pPan)

Parameters

const POINT *pPan

Pointer to a POINT structure that contains the new pan coordinates.

Returns

Value Meaning
SUCCESS The function was successful.
< 1 An error occurred. Refer to Return Codes.

Comments

This function will set the physical pan values. These pan values are in pixels. This function can be used to scroll the vector image.

Required DLLs and Libraries

See Also

Functions

Topics

Example

For an example, refer to LVectorBase::GetPan.

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.