Error processing SSI file
(Leadtools.Controls)

Show in webframe

CombineMode Property




Combine mode to use when adding a region.
Syntax
public RasterRegionCombineMode CombineMode {get; set;}
'Declaration
 
Public Property CombineMode As RasterRegionCombineMode

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

See Also

Reference

ImageViewerAddRegionInteractiveMode Class
ImageViewerAddRegionInteractiveMode Members

Error processing SSI file