LRasterPaintWindow::CanUndo

#include "Ltwrappr.h"

L_BOOL LRasterPaintWindow::CanUndo()

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

Returns

TRUE

An undo can be performed.

FALSE

An undo cannot be performed.

Comments

To undo an automation operation, call LRasterPaintWindow::Undo.

The default number of undo operations that can be undone within the class object's container is 16.

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

Required DLLs and Libraries

LTPNT
LTDIS
LTFIL
LTAUT
LTCON
LTTLB

For a listing of the exact DLLs and Libraries needed, based on the toolkit version, refer to Files To Be Included With Your Application

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
LEADTOOLS DigitalPaint C++ Class Library Help