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