Send Topic Feedback | See Object Hierarchy Chart
PC-DMIS 2023.2 Object Library
PCDLRN ActiveX DLL > LEAPFROG Object : NumHits Property
NumHits Property
Description

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.

Property type
Read-write property
Syntax
Visual Basic
Public Property NumHits As Integer
Return Type
Read/write Integer value.
Remarks

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.

See Also