BlockScalingCorrection2DSizeOfDimension1 Property |
Gets or initializes the optional size of the second dimension of the block structure.
If not set, it is inferred from the total number of rows and
SizeOfDimension0.
Namespace: Altaxo.Science.Spectroscopy.EnsembleProcessingAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic int? SizeOfDimension1 { get; init; }Property Value
NullableInt32
See Also