Lezen in het Engels Bewerken

Share via


Region.GetRegionScans(Matrix) Method

Definition

Returns an array of RectangleF structures that approximate this Region after the specified matrix transformation is applied.

public System.Drawing.RectangleF[] GetRegionScans (System.Drawing.Drawing2D.Matrix matrix);

Parameters

matrix
Matrix

A Matrix that represents a geometric transformation to apply to the region.

Returns

An array of RectangleF structures that approximate this Region after the specified matrix transformation is applied.

Exceptions

matrix is null.

Applies to

Product Versies
.NET 8 (package-provided), 9 (package-provided)
.NET Framework 1.1, 2.0, 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7 (package-provided), 4.7, 4.7.1 (package-provided), 4.7.1, 4.7.2 (package-provided), 4.7.2, 4.8 (package-provided), 4.8, 4.8.1
.NET Standard 2.0 (package-provided)
Windows Desktop 3.0, 3.1, 5, 6, 7, 8, 9