LRasterPaintWindow::CanRedo

Summary

Determines whether or not the last automation operation in the class object's container can be redone.

Syntax

#include "Ltwrappr.h"

L_BOOL LRasterPaintWindow::CanRedo()

Returns

Value Meaning
TRUE A redo can be performed.
FALSE A redo cannot be performed.

Comments

To redo an automation operation, call LRasterPaintWindow::Redo.

LRasterPaintWindow::Initialize must be called before calling this function.

Required DLLs and Libraries

See Also

Functions

Example

For an example, refer to LRasterPaintWindow::Redo.

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

LEADTOOLS DigitalPaint C++ Class Library Help

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