L_LVKRN_API L_INT L_VecSetDisplayOptions(pVector, pOptions)
This functions sets the display options in the vector handle.
Pointer to the vector handle.
Pointer to a VECTOR_DISPLAY_OPTIONS structure that contains the display options to set.
Value | Meaning |
---|---|
SUCCESS | The function was successful. |
< 1 | An error occurred. Refer to Return Codes. |
The display options determine how the toolkit will draw objects on the screen
Required DLLs and Libraries