LVectorWindow::SetBackgroundColor

#include "ltwrappr.h"

L_INT LVectorWindow::SetBackgroundColor(color=RGB(0,0,0))

Sets the current background color.

Parameters

L_COLOR color

The background color to set.

Returns

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

Comments

Sets the background color for the LVectorWindow object. If a vector image is loaded, this also sets and updates the background color for the vector image. Loading another vector image can change the background color setting for the LVectorWindow object.

Required DLLs and Libraries

See Also

Functions

Example

For an example, refer to LVectorWindow::Free.

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++ Class Library Help

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