Returns a value that indicates whether this AnnRedactionObject has been realized.
public virtual bool IsRealized { get; }
Public Overridable ReadOnly Property IsRealized As Boolean
public:
virtual property bool IsRealized {
bool get();
}
true if this AnnRedactionObject has been realized; false, otherwise.
You can realize this AnnRedactionObject by calling the Realize(rasterimageviewer) method. Call the Restore(rasterimageviewer) method to restore the background behind this AnnRedactionObject back onto the image.
For an example, refer to AnnRedactionObject.
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