C#
VB
Java
Objective-C
WinRT C#
C++
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.
public int NumberOfPoints { get; }
Public ReadOnly Property NumberOfPoints As Integer
public int NumberOfPoints {get;}
@property (nonatomic, assign, readonly) NSUInteger numberOfPoints
public int getNumberOfPoints()
get_NumberOfPoints();
public:
property int NumberOfPoints {
int get();
}
Value that indicates the number of areas in the image actually found to be correlated to one or more of the listed images.
Refer to CorrelationListCommand example.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET