Integer value that determines the number of hits used for the feature types described in the LeapFrogType property. The feature type determines if the number of hits are useful or not.
Visual Basic |
---|
Public Property NumHits As Integer |
Read/write Integer value.
If LeapfrogType = 0 then useful values of NumHits are between 5 and 50
If LeapfrogType = 1 then useful values of NumHits are greater than two
If LeapfrogType = 2 or 3 then useful values of NumHits are ignored.