C#
VB
C++
Restores the AnnRedactionObject object currently being edited (selected).
public virtual void RestoreRedaction()
Public Overridable Sub RestoreRedaction()
public:
virtual void RestoreRedaction();
Use the CanRestoreRedaction property to determine whether you can currently call this method.
This method will call the Restore(rasterimageviewer) method of the AnnRedactionObject class.
For an example, refer to RealizeRedaction.
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