L_VecSetDisplayOptions

#include "ltvkrn.h"

L_LVKRN_API L_INT L_VecSetDisplayOptions(pVector, pOptions)

This functions sets the display options in the vector handle.

Parameters

pVECTORHANDLE pVector

Pointer to the vector handle.

const pVECTOR_DISPLAY_OPTIONS pOptions

Pointer to a VECTOR_DISPLAY_OPTIONS structure that contains the display options to set.

Returns

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

Comments

The display options determine how the toolkit will draw objects on the screen

Required DLLs and Libraries

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

LEADTOOLS Vector C API Help

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