LVectorObject::GetObjectAttributes

#include "ltwrappr.h"

L_INT LVectorObject::GetObjectAttributes(pnROP, pPen, pBrush, pFont)

Sets the attributes of the class object.

Parameters

L_INT * pnROP

Pointer to a variable to be updated with the class object's ROP code. For more information on valid ROP2 codes, refer to your SDK..

pVECTORPEN pPen

Pointer to a VECTORPEN structure to be updated with the characteristics of the pen to use when drawing the class object.

pVECTORBRUSH pBrush

Pointer to a VECTORBRUSH structure to be updated with the characteristics of the brush to use when drawing the class object.

pVECTORFONT pFont

Pointer to a VECTORFONT structure to be updated with the characteristics of the font used by the class object.

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 LVectorObject::SetObjectAttributes.

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

LEADTOOLS Vector C++ Class Library Help