C#
VB
C++
Determines whether an image is loaded.
public bool IsActive { get; }
Public ReadOnly Property IsActive As Boolean
public:
property bool IsActive {
bool get();
}
true if an image is loaded; otherwise, false.
This property does not throw any exceptions.
For an example that calls this property before and after the JpipRasterImageViewer is closed, refer to JpipRasterImageViewer.
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