C#
VB
C++
Returns a value that indicates if the provided view type is registered.
public bool IsViewRegistered<V>()
Public Function IsViewRegistered(Of V)() As Boolean
public:
bool IsViewRegisteredgeneric<typename V>
();
V
The view type.
true if a view with the given type is registered; otherwise, it is false.
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