LRasterPaintWindow::CanRedo

#include "Ltwrappr.h"

L_BOOL LRasterPaintWindow::CanRedo()

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

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

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

LEADTOOLS DigitalPaint C++ Class Library Help