FieldCorrectionItem(Int32, Int32) Property |
[Missing <summary> documentation for "P:RAYLASE.Marker.Corrections.FieldCorrection.Item(System.Int32,System.Int32)"]
Namespace: RAYLASE.Marker.CorrectionsAssembly: RAYLASE.Marker.Corrections (in RAYLASE.Marker.Corrections.dll) Version: 2.19.0
Syntaxpublic double[] this[
int row,
int column
] { get; }
Parameters
- row Int32
-
- column Int32
-
Property Value
Double
See Also