Click or drag to resize

FieldCorrectionConvertTo2D Method

Removes all layers but the provided one. Header will be adjusted accordingly.

Namespace: RAYLASE.Marker.Corrections
Assembly: RAYLASE.Marker.Corrections (in RAYLASE.Marker.Corrections.dll) Version: 2.19.0
Syntax
C#
public void ConvertTo2D(
	int layerIndex
)

Parameters

layerIndex  Int32
Index of kept layer.
See Also