<PackageReference Include="System.Drawing.Common" Version="10.0.0-preview.1.25080.3" />

RGNDATA

struct RGNDATA
The RGNDATA structure contains a header and an array of rectangles that compose a region. The rectangles are sorted top to bottom, left to right. They do not overlap.