Click or drag to resize

measureDisplayGroupItem Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbSCI.Core.math.measurement
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public IMeasure this[
	string key
] { get; }
Request Example View Source

Parameters

key
Type: SystemString

Property Value

Type: IMeasure
See Also