Provides basic drawing primitive structures, that exposes the corresponding System.Drawing.dll types in .NET Core. Commonly Used Types: System.Drawing.Point System.Drawing.PointF System.Drawing.Size System.Drawing.SizeF System.Drawing.Rectangle System.Drawing.RectangleF When using NuGet 3.x this package requires at least version 3.4.
dotnet add package System.Drawing.Primitives --version 4.3.0-preview1-24530-04
Install-Package System.Drawing.Primitives -Version 4.3.0-preview1-24530-04
| 包名 | 版本要求 |
|---|---|
| System.Runtime | [4.3.0-preview1-24530-04, ) |
| System.Runtime.Extensions | [4.3.0-preview1-24530-04, ) |
| 作者 | Microsoft |
|---|---|
| 发布时间 | 2016-10-24 16:39:23 |
| 项目主页 | https://dot.net/ |
| 许可证 | http://go.microsoft.com/fwlink/?LinkId=329770 |