LEADTOOLS Windows Forms (Leadtools.WinForms assembly)
LEAD Technologies, Inc

InteractiveRegionCombineMode Property






Gets or sets the region Leadtools.RasterRegionCombineMode to be used when the user creates regions interactively.
Syntax
[DescriptionAttribute("The region combine mode to be used when the user creates regions interactively.")]
[CategoryAttribute("Interactive Mode")]
public virtual RasterRegionCombineMode InteractiveRegionCombineMode {get; set;}
'Declaration
 
<DescriptionAttribute("The region combine mode to be used when the user creates regions interactively.")>
<CategoryAttribute("Interactive Mode")>
Public Overridable Property InteractiveRegionCombineMode As RasterRegionCombineMode
'Usage
 
Dim instance As RasterImageViewer
Dim value As RasterRegionCombineMode
 
instance.InteractiveRegionCombineMode = value
 
value = instance.InteractiveRegionCombineMode
[DescriptionAttribute("The region combine mode to be used when the user creates regions interactively.")]
[CategoryAttribute("Interactive Mode")]
public virtual RasterRegionCombineMode InteractiveRegionCombineMode {get; set;}
DescriptionAttribute("The region combine mode to be used when the user creates regions interactively.")
CategoryAttribute("Interactive Mode")
 get_InteractiveRegionCombineMode();
set_InteractiveRegionCombineMode(value);
[DescriptionAttribute("The region combine mode to be used when the user creates regions interactively.")]
[CategoryAttribute("Interactive Mode")]
public:
virtual property RasterRegionCombineMode InteractiveRegionCombineMode {
   RasterRegionCombineMode get();
   void set (    RasterRegionCombineMode value);
}

Property Value

The Leadtools.RasterRegionCombineMode to be used when the user creates regions interactively.
Example
Refer to InteractiveMode.
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

RasterImageViewer Class
RasterImageViewer Members

 

 


Products | Support | Contact Us | Copyright Notices

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