Warning: file_get_contents(/data/phpspider/zhask/data//catemap/2/csharp/333.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181

Warning: file_get_contents(/data/phpspider/zhask/data//catemap/0/asp.net-core/3.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
C# skiasharp中是否有system.drawing.drawing2D.GraphicsPath的替代品?_C#_Asp.net Core_Skiasharp - Fatal编程技术网

C# skiasharp中是否有system.drawing.drawing2D.GraphicsPath的替代品?

C# skiasharp中是否有system.drawing.drawing2D.GraphicsPath的替代品?,c#,asp.net-core,skiasharp,C#,Asp.net Core,Skiasharp,在ASP.NET core Framework中,system.Drawing不可用。因此我尝试使用SkiaSharep。SkiaSharep中是否有system.Drawing.drawing2D.GraphicsPath的替代品?几乎SKPath。您可以在这里找到一些文档: 路径封装由直线段、二次曲线和三次曲线组成的复合(多轮廓)几何路径

在ASP.NET core Framework中,system.Drawing不可用。因此我尝试使用SkiaSharep。SkiaSharep中是否有system.Drawing.drawing2D.GraphicsPath的替代品?

几乎
SKPath
。您可以在这里找到一些文档:

路径封装由直线段、二次曲线和三次曲线组成的复合(多轮廓)几何路径