MedicalViewerRegion Constructor(bool,RasterRegionCombineMode)

Summary
Initializes a new instance of the MedicalViewerRegion class.
Syntax
C#
VB
C++
  
Public Function New( _ 
   ByVal createFromCenter As Boolean, _ 
   ByVal combineMode As RasterRegionCombineMode _ 
) 
            public: 
MedicalViewerRegion(  
   bool createFromCenter, 
   RasterRegionCombineMode combineMode 
) 

Parameters

createFromCenter
true to create a region from the center; otherwise, false.

combineMode
The action to take regarding combining the existing image region, if one is defined.

Example

For an example, refer to MedicalViewerRegion()

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.