HasRegion Property

Summary
Gets a value that indicates whether the image has a region.
Syntax
C#
VB
C++
public bool HasRegion { get; } 
  
Public ReadOnly Property HasRegion As Boolean 
            public: 
property bool HasRegion { 
   bool get(); 
} 

Property Value

true if the image has a region; otherwise, false.

Example

For an example, refer to MedicalViewerImageInformation

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.