| ConnectivityMatrixNumberOfLabels Property |
Gets the number of row/column labels.
Namespace: CenterSpace.NMath.CoreAssembly: NMath (in NMath.dll) Version: 7.4
Syntax public int NumberOfLabels { get; }
Public ReadOnly Property NumberOfLabels As Integer
Get
public:
property int NumberOfLabels {
int get ();
}
member NumberOfLabels : int with get
Property Value
Int32See Also