Gets whether the node represents a leaf or an agglomeration.
Namespace:
Extreme.Statistics.Multivariate
Assembly:
Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.1
public bool IsLeaf { get; }
Public ReadOnly Property IsLeaf As Boolean
Get
public:
property bool IsLeaf {
bool get ();
}
member IsLeaf : bool with get
Property Value
Type:
Boolean
Reference