Click or drag to resize

rangeFinder Constructor (String)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Initializes a new instance of the rangeFinder class.

Namespace:  imbSCI.Core.math.range.finder
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public rangeFinder(
	string _id
)
Request Example View Source

Parameters

_id
Type: SystemString
The identifier.
See Also