←Select platform

GetUndoRedoObject Method

Summary

Gets an object that contains the current undo/redo object data.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public AnnAutomationUndoRedoObject GetUndoRedoObject() 
Public Function GetUndoRedoObject() As Leadtools.Annotations.Automation.AnnAutomationUndoRedoObject 
-(LTAnnAutomationUndoRedoObject*) getUndoRedoObject; 
public AnnAutomationUndoRedoObject getUndoRedoObject() 
 function Leadtools.Annotations.Automation.AnnAutomation.GetUndoRedoObject() 
public:  
   AnnAutomationUndoRedoObject^ GetUndoRedoObject() 

Return Value

AnnAutomationUndoRedoObject object that contains the current undo/redo object data.

Remarks

Use this method along with AttachContainer to re-attach a container to this AnnAutomation object.

Example

For an example, refer to GetUndoRedoObject.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Automation Assembly