←Select platform

MedicalViewerRegion Constructor(Boolean,RasterRegionCombineMode)

Summary

Initializes a new instance of the MedicalViewerRegion class.

Syntax

C#
VB
C++
public MedicalViewerRegion(  
   bool createFromCenter, 
   Leadtools.RasterRegionCombineMode combineMode 
) 
Public Function New( _ 
   ByVal createFromCenter As Boolean, _ 
   ByVal combineMode As Leadtools.RasterRegionCombineMode _ 
) 
public: 
MedicalViewerRegion(  
   bool createFromCenter, 
   Leadtools.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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.MedicalViewer Assembly
Click or drag to resize