public void Condense()
Public Sub Condense()
public:
void Condense()
Condense simplifies the history from multiple calls to Append. For example, consider the following actions:
User creates Rectangle annotation R
User calls Append
User moves R
User calls Append
User deletes R
User calls Append
There are now three entries in the history:
When condensed, we remove R altogether from the history because it is no longer present.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document