←Select platform

Input Property

Summary

Gets or sets the search rectangle.

Syntax
C#
VB
C++
public LeadRect Input { get; set; } 
Public Property Input() As LeadRect 
   Get 
   Set 
public:  
   property LeadRect^ Input 
   { 
      LeadRect^ get() 
      void set(LeadRect^ value) 
   } 

Property Value

The search rectangle. The default value is LeadRect.Empty.

Example

For an example, refer to ExtractObjectsCommand.

Requirements
Target Platforms
Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.Core Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.