C#
VB
Java
Objective-C
WinRT C#
C++
Gets an object that contains the current undo/redo object data.
public AnnAutomationUndoRedoObject GetUndoRedoObject()
Public Function GetUndoRedoObject() As Leadtools.Annotations.Automation.AnnAutomationUndoRedoObject
public Leadtools.Annotations.Automation.AnnAutomationUndoRedoObject GetUndoRedoObject()
-(LTAnnAutomationUndoRedoObject*) getUndoRedoObject;
public AnnAutomationUndoRedoObject getUndoRedoObject()
function Leadtools.Annotations.Automation.AnnAutomation.GetUndoRedoObject()
public:
AnnAutomationUndoRedoObject^ GetUndoRedoObject()
AnnAutomationUndoRedoObject object that contains the current undo/redo object data.
Use this method along with AttachContainer to re-attach a container to this AnnAutomation object.
For an example, refer to GetUndoRedoObject.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET