NearestNeighborOptions Property (Read Only)
Syntax
CWIMAQClassifier.NearestNeighborOptions
Data Type
CWIMAQNearestNeighborEngineOptions
Purpose
Options used when training, if this classifier was trained with the Nearest Neighbor engine.
Remarks
These options are not writable. To specify new options, you must call .TrainNearestNeighbor with the new options.