←Select platform

CombineMode Property

Summary

Combine mode to use when adding a region.

Syntax
C#
C++/CLI
public RasterRegionCombineMode CombineMode { get; set; } 
public:  
   property RasterRegionCombineMode^ CombineMode 
   { 
      RasterRegionCombineMode^ get() 
      void set(RasterRegionCombineMode^ value) 
   } 

Property Value

The combine mode to use when adding a region. Default value is RasterRegionCombineMode.Set.

Remarks

This mode uses RasterImage region methods to add the region to current image. This is the combine mode to use.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.