LVectorBase::SetDisplayOptions

Summary

Sets the display options in the vector handle.

Syntax

#include "ltwrappr.h"

virtual L_INT LVectorBase::SetDisplayOptions(pOptions)

Parameters

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

See Also

Functions

Topics

Example

For an example, refer to LVectorBase::GetDisplayOptions.

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

LEADTOOLS Vector C++ Class Library Help

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