RenumberFeatures

Declaration:TFeatureMatrix.RenumberFeatures (IxFrom, IxTo, FirstNum, Delta: integer);
The method RenumberFeatures assigns consecutive numbers to all features from IxFrom to IxTo. The numbers start with FirstNum and in/decrease by Delta from feature to feature. Setting both IxFrom and IxTo to zero values affects all features.