←Select platform

LargeNoise Property

Summary

Gets the list of noise that was too large.

Syntax
C#
VB
C++
public ExObjObjectList LargeNoise {get;} 
Public ReadOnly Property LargeNoise() As ExObjObjectList 
   Get 
public:  
   property ExObjObjectList^ LargeNoise 
   { 
      ExObjObjectList^ get() 
   } 

Property Value

The list of noise that was too large.

Remarks

ExtractObjectsCommand.ReportIgnored and ExtractObjectsCommand.IgnoreLargeNoise must be true for this property to be populated.

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.