Edit

Region.GetRegionScans methods

This topic lists the GetRegionScans methods of the Region class. For a complete list of methods for the Region class, see Region Methods.

Overload list

Method Description
GetRegionScans(Matrix*,Rect*,INT*) The Region::GetRegionScans method gets an array of rectangles that approximate this region. The region is transformed by a specified matrix before the rectangles are calculated.
GetRegionScans(Matrix*,RectF*,INT*) The Region::GetRegionScans method gets an array of rectangles that approximate this region. The region is transformed by a specified matrix before the rectangles are calculated.