Click or drag to resize

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.EnsembleProcessing
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public int? SizeOfDimension1 { get; init; }

Property Value

NullableInt32
See Also