Click or drag to resize
NodeLayer Property
The Layer in which this Node exists.

Namespace: Imsl.DataMining.Neural
Assembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax
public virtual Layer Layer { get; }

Property Value

Type: Layer
The Layer associated with this Node.
See Also