 | FFT2DBaseColumns Property |
Gets the number of expected colums in FFT input array
Namespace: CenterSpace.NMath.CoreAssembly: NMath (in NMath.dll) Version: 7.4
Syntaxpublic int Columns { get; }
Public ReadOnly Property Columns As Integer
Get
public:
property int Columns {
int get ();
}
member Columns : int with get
Property Value
Int32
See Also