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 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.