C#
VB
Java
C++
Indicate whether resolutions are supported.
public bool IsResolutionsSupported { get; set; }
Public Property IsResolutionsSupported() As Boolean
Get
Set
public:
property bool IsResolutionsSupported
{
bool get()
void set(bool value)
}
public boolean isResolutionsSupported()
public void setResolutionsSupported(boolean value)
Refer to IsResolutionsSupported.
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