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;}
@property (nonatomic, assign, readonly) unsigned int numberOfPoints;
public int getNumberOfPoints()
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.