#include "ltwrappr.h"
virtual L_INT LVectorGroup::SetGroupDesc(pGroupDesc)
pVECTORGROUPDESC pGroupDesc; |
pointer to a structure |
Updates a vector group with new information. This function is available in the LEADTOOLS Vector Imaging Pro Toolkit.
Parameter |
Description |
pGroupDesc |
Pointer to a VECTORGROUPDESC structure that contains the new group information to set. |
SUCCESS |
The function was successful. |
< 1 |
An error occurred. Refer to Return Codes. |
For more information on the group information that can be set, refer to the VECTORGROUPDESC structure.
To get the group information for a specific group, use the LVectorGroup::GetGroupDesc function.
Required DLLs and Libraries
LVKRN For a listing of the exact DLLs and Libraries needed, based on the toolkit version, refer to Files To Be Included With Your Application. |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET