<PackageReference Include="System.Drawing.Common" Version="6.0.0-rc.2.21480.5" />
RegionData
Encapsulates the data that makes up a
Region object. This class cannot be inherited.
public byte[]
Data {
get;
set; }
Gets or sets an array of bytes that specify the
Region object.