MeasurementTable.MaskedCells Property |
[Missing <summary> documentation for "P:RAYLASE.Marker.Corrections.MeasurementTable.MaskedCells"]
Namespace: RAYLASE.Marker.CorrectionsAssembly: RAYLASE.Marker.Corrections (in RAYLASE.Marker.Corrections.dll) Version: 2.21.0
Syntaxpublic HashSet<(int Column, int Row)> MaskedCells { get; }
Property Value
HashSet<ValueTuple<Int32,
Int32>>
See Also