 | DoubleSymmetric2DSignalReaderRows Property |
Gets the number of rows in 2D signal data.
Namespace: CenterSpace.NMath.CoreAssembly: NMath (in NMath.dll) Version: 7.4
SyntaxPublic ReadOnly Property Rows As Integer
Get
public:
property int Rows {
int get ();
}
member Rows : int with get
Property Value
Int32
See Also