←Select platform

InteractiveRegionCombineMode Property

Summary

Gets or sets the region Leadtools.RasterRegionCombineMode to be used when the user creates regions interactively.

Syntax

C#
VB
C++
[CategoryAttribute("Interactive Mode")] 
[DescriptionAttribute("The region combine mode to be used when the user creates regions interactively.")] 
public virtual Leadtools.RasterRegionCombineMode InteractiveRegionCombineMode {get; set;} 
<CategoryAttribute("Interactive Mode")> 
<DescriptionAttribute("The region combine mode to be used when the user creates regions interactively.")> 
Public Overridable Property InteractiveRegionCombineMode As Leadtools.RasterRegionCombineMode 
[CategoryAttribute("Interactive Mode")] 
[DescriptionAttribute("The region combine mode to be used when the user creates regions interactively.")] 
public: 
virtual property Leadtools.RasterRegionCombineMode InteractiveRegionCombineMode { 
   Leadtools.RasterRegionCombineMode get(); 
   void set (    Leadtools.RasterRegionCombineMode ); 
} 

Property Value

The Leadtools.RasterRegionCombineMode to be used when the user creates regions interactively.

Example

Refer to InteractiveMode.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.WinForms Assembly
Click or drag to resize