Method GetSelectionAsScans
- Namespace
 - PaintDotNet.Effects
 
- Assembly
 - PaintDotNet.Effects.Core.dll
 
GetSelectionAsScans()
Gets a list of rectangles that that are affected by the selection. These are the "regions of interest," aka "rois." The rectangles are sorted in left-to-right, top-to-bottom order ("typewriter order").
public IReadOnlyList<Rectangle> GetSelectionAsScans()