←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++
public virtual RasterRegionCombineMode InteractiveRegionCombineMode { get; set; } 
Public Overridable Property InteractiveRegionCombineMode As Leadtools.RasterRegionCombineMode 
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

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.WinForms Assembly