net9.0
namespace System.Drawing.Drawing2D
{
public sealed class Matrix : MarshalByRefObject, IDisposable
{
public Matrix(Matrix3x2 matrix);
}
}
.NET | 6.07.08.09.0 |
---|---|
Information specific to net9.0 | |
Assemblies | System.Drawing.Common , Version=8.0.0.0, PublicKeyToken=cc7b13ffcd2ddd51 System.Drawing.Common , Version=10.0.0.0, PublicKeyToken=cc7b13ffcd2ddd51 |
Referencing | Your project needs a package reference to |
Package | System.Drawing.Common (8.0.10) net8.0 |
Platform Restrictions | This API is only supported on the following platforms:
|