LEADTOOLS Image Processing (Leadtools.ImageProcessing.Core assembly)
LEAD Technologies, Inc

CombineMode Property






Gets or sets a value that indicates how to create a region, if one is defined. .NET support WinRT support
Syntax
public RasterRegionCombineMode CombineMode {get; set;}
'Declaration
 
Public Property CombineMode As RasterRegionCombineMode
'Usage
 
Dim instance As KaufmannRegionCommand
Dim value As RasterRegionCombineMode
 
instance.CombineMode = value
 
value = instance.CombineMode
public RasterRegionCombineMode CombineMode {get; set;}
 get_CombineMode();
set_CombineMode(value);
public:
property RasterRegionCombineMode CombineMode {
   RasterRegionCombineMode get();
   void set (    RasterRegionCombineMode value);
}

Property Value

A Leadtools.RasterRegionCombineMode value that indicates how to create a region, if one is defined.
Example
Refer to KaufmannRegionCommand.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

KaufmannRegionCommand Class
KaufmannRegionCommand Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.