Click or drag to resize

FieldCorrectionItem(Int32, Int32) Property

[Missing <summary> documentation for "P:RAYLASE.Marker.Corrections.FieldCorrection.Item(System.Int32,System.Int32)"]


Namespace: RAYLASE.Marker.Corrections
Assembly: RAYLASE.Marker.Corrections (in RAYLASE.Marker.Corrections.dll) Version: 2.19.0
Syntax
C#
public double[] this[
	int row,
	int column
] { get; }

Parameters

row  Int32
 
column  Int32
 

Property Value

Double
See Also