1 write to mtMaxRecord
System.Drawing.Common (1)
System\Drawing\Imaging\MetaHeader.cs (1)
68
set => _data.
mtMaxRecord
= (uint)value;
1 reference to mtMaxRecord
System.Drawing.Common (1)
System\Drawing\Imaging\MetaHeader.cs (1)
67
get => (int)_data.
mtMaxRecord
;