Click or drag to resize

CroppingByIndicesMinimalIndex Property

Gets the starting index of the cropping region.

Namespace: Altaxo.Science.Spectroscopy.Cropping
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public int MinimalIndex { get; init; }

Property Value

Int32
See Also