C#
VB
C++
Gets a value that indicates whether the image has a region.
public bool HasRegion { get; }
Public ReadOnly Property HasRegion As Boolean
public:
property bool HasRegion {
bool get();
}
true if the image has a region; otherwise, false.
For an example, refer to MedicalViewerImageInformation
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