←Select platform

CombineMode Property

Summary

Gets or sets a value that indicates how to create a region, if one is defined.

Syntax

C#
VB
WinRT C#
C++
public RasterRegionCombineMode CombineMode { get; set; } 
Public Property CombineMode As Leadtools.RasterRegionCombineMode 
public Leadtools.RasterRegionCombineMode CombineMode {get; set;} 
 <br/>get_CombineMode();<br/>set_CombineMode(value);<br/>Object.defineProperty('CombineMode');  

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.Core Assembly