Click or drag to resize

MeasurementTableMaskedCells Property

[Missing <summary> documentation for "P:RAYLASE.Marker.Corrections.MeasurementTable.MaskedCells"]


Namespace: RAYLASE.Marker.Corrections
Assembly: RAYLASE.Marker.Corrections (in RAYLASE.Marker.Corrections.dll) Version: 2.19.0
Syntax
C#
public HashSet<(int Column, int Row)> MaskedCells { get; }

Property Value

HashSetValueTupleInt32, Int32
See Also