LEADTOOLS WCF (Leadtools.Services.Raster.DataContracts assembly)

CombineMode Property

Show in webframe





Gets or sets the action to be taken regarding the existing image region, if one is defined.
Syntax
public RasterRegionCombineMode CombineMode {get; set;}
'Declaration
 
Public Property CombineMode As RasterRegionCombineMode
'Usage
 
Dim instance As RasterRegionData
Dim value As RasterRegionCombineMode
 
instance.CombineMode = value
 
value = instance.CombineMode

            

            
public:
property RasterRegionCombineMode CombineMode {
   RasterRegionCombineMode get();
   void set (    RasterRegionCombineMode value);
}

Property Value

The RasterRegionCombineMode to be used if a region currently exists.
Remarks

To update an existing region, specify how the new region is to be combined with the existing one using the CombineMode property. For more information, refer to RasterRegionCombineMode.

Example
For an example, refer to RectangleRasterRegionData.
Requirements

Target Platforms

See Also

Reference

RasterRegionData Class
RasterRegionData Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Applications developed with LEADTOOLS WCF components require runtime licenses. Server licensing is required for applications on a server. For more information, refer to: LEADTOOLS Toolkit Features