Click or drag to resize

HeatMapModelheight Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets the height.

Namespace:  imbSCI.Core.math.range.matrix
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
[XmlIgnoreAttribute]
public int height { get; }
Request Example View Source

Property Value

Type: Int32
The height.
See Also