Click or drag to resize

measureDisplayGroup Constructor

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

Namespace:  imbSCI.Core.math.measurement
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public measureDisplayGroup(
	string __name,
	string __desc
)
Request Example View Source

Parameters

__name
Type: SystemString
__desc
Type: SystemString
See Also