←Select platform

Operation Property

Summary

Gets or sets the enumerated value that specifies what action to take regarding the existing image region.

Syntax

C#
VB
C++
public RasterRegionCombineMode Operation { get; set; } 
  
Public Property Operation As Leadtools.RasterRegionCombineMode 
             
            public: 
property Leadtools.RasterRegionCombineMode Operation { 
   Leadtools.RasterRegionCombineMode get(); 
   void set (    Leadtools.RasterRegionCombineMode ); 
} 
             

Property Value

Enumerated value that specifies what action to take regarding the existing image region, if one is defined.

Example

For an example, refer to MedicalViewerRegion()

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