LVectorWindow::GetVectorRect

Summary

Gets the rectangle of the window associated with the LVectorWindow object. This includes the area of the scroll bars if present.

Syntax

#include "ltwrappr.h"

L_INT LVectorWindow::GetVectorRect(pRect)

Parameters

LPRECT pRect

Pointer to the RECT structure to be updated with the coordinates of the window associated with the LVectorWindow object.

Returns

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

Required DLLs and Libraries

See Also

Functions

Example

For an example, refer to LVectorWindow::GetVectorWnd.

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.