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 RasterRegionCombineMode 
            public: 
property RasterRegionCombineMode Operation { 
   RasterRegionCombineMode get(); 
   void set (    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 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.