State Property

Summary

Gets an enumerated value that indicates the type of the region update made.

Syntax
C#
VB
C++
public MedicalViewerRegionState State { get; } 
  
Public ReadOnly Property State As MedicalViewerRegionState 
            public: 
property MedicalViewerRegionState State { 
   MedicalViewerRegionState get(); 
} 

Property Value

An enumerated MedicalViewerRegionState value that represents the type of the region update made.

Example

For an example, refer to MedicalViewerRegionCreatedEventArgs

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly