←Select platform

CombineMode Property

Summary
Gets or sets a value that indicates how to create a region, if one is defined.
Syntax
C#
VB
C++
public RasterRegionCombineMode CombineMode { get; set; } 
Public Property CombineMode As RasterRegionCombineMode 
public: 
property RasterRegionCombineMode CombineMode { 
   RasterRegionCombineMode get(); 
   void set (    RasterRegionCombineMode ); 
} 

Property Value

A RasterRegionCombineMode value that indicates how to create a region, if one is defined.

Example

Refer to KaufmannRegionCommand.

Requirements

Target Platforms

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

Leadtools.ImageProcessing.Core Assembly

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