LEADTOOLS Image Processing (Leadtools.ImageProcessing.Core assembly)
LEAD Technologies, Inc

NumberOfPoints Property (CorrelationListCommand)






Gets a value that indicates the number of areas in the image actually found to be correlated to one or more of the listed images. .NET support WinRT support Silverlight support
Syntax
public int NumberOfPoints {get;}
'Declaration
 
Public ReadOnly Property NumberOfPoints As Integer
'Usage
 
Dim instance As CorrelationListCommand
Dim value As Integer
 
value = instance.NumberOfPoints
public int NumberOfPoints {get;}
 get_NumberOfPoints(); 
public:
property int NumberOfPoints {
   int get();
}

Property Value

Value that indicates the number of areas in the image actually found to be correlated to one or more of the listed images.
Example
Refer to CorrelationListCommand example.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

CorrelationListCommand Class
CorrelationListCommand Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.