C#
VB
C++
Gets an enumerated value that indicates the type of the region update made.
public MedicalViewerRegionState State { get; }
Public ReadOnly Property State As Leadtools.Medicalviewer.MedicalViewerRegionState
public:
property Leadtools.Medicalviewer.MedicalViewerRegionState State {
Leadtools.Medicalviewer.MedicalViewerRegionState get();
}
An enumerated MedicalViewerRegionState value that represents the type of the region update made.
For an example, refer to MedicalViewerRegionCreatedEventArgs
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