←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly