L_PntGetDCExtents

Summary

Gets the current Device Context (DC) boundaries, set using the L_PntSetDCExtents function.

Syntax

#include "LtPnt.h"

L_LTPNT_API L_INT L_PntGetDCExtents(pPaint, prcRect)

Parameters

pPAINTHANDLE pPaint

Pointer to a paint handle.

LPRECT prcRect

Pointer to a RECT structure to be updated with the current DC boundary information.

Returns

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

Required DLLs and Libraries

See Also

Functions

Topics

Example

For an example, refer to L_PntSetDCExtents.

Help Version 22.0.2022.12.7
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

LEADTOOLS Digital Paint C API Help

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.