←Select platform

InteractiveRegionType Property

Summary

Gets or sets the value that determines the type of region to create when InteractiveMode is set to RasterViewerInteractiveMode.Region

Syntax

C#
VB
C++
[DescriptionAttribute("The type of region to create when the user creates regions interactively.")] 
[CategoryAttribute("Interactive Mode")] 
public virtual Leadtools.Winforms.RasterViewerInteractiveRegionType InteractiveRegionType {get; set;} 
<DescriptionAttribute("The type of region to create when the user creates regions interactively.")> 
<CategoryAttribute("Interactive Mode")> 
Public Overridable Property InteractiveRegionType As Leadtools.Winforms.RasterViewerInteractiveRegionType 
[DescriptionAttribute("The type of region to create when the user creates regions interactively.")] 
[CategoryAttribute("Interactive Mode")] 
public: 
virtual property Leadtools.Winforms.RasterViewerInteractiveRegionType InteractiveRegionType { 
   Leadtools.Winforms.RasterViewerInteractiveRegionType get(); 
   void set (    Leadtools.Winforms.RasterViewerInteractiveRegionType ); 
} 

Property Value

The type of region to create.

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