#include "ltwrappr.h"
L_INT LVectorObject::GetObjectAttributes(pnROP, pPen, pBrush, pFont)
Sets the attributes of the class object.
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..
Pointer to a VECTORPEN structure to be updated with the characteristics of the pen to use when drawing the class object.
Pointer to a VECTORBRUSH structure to be updated with the characteristics of the brush to use when drawing the class object.
Pointer to a VECTORFONT structure to be updated with the characteristics of the font used by the class object.
Value | Meaning |
---|---|
SUCCESS | The function was successful. |
< 1 | An error occurred. Refer to Return Codes. |
Required DLLs and Libraries
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document