C# Class Renderer.SkiaSharp.XPathGeometryConverter

显示文件 Open project: Core2D/Core2D

Public Methods

Method Description
ToSKPath ( this xpg, double dx, double dy, float>.Func scale ) : SKPath

Method Details

ToSKPath() public static method

public static ToSKPath ( this xpg, double dx, double dy, float>.Func scale ) : SKPath
xpg this
dx double
dy double
scale float>.Func
return SkiaSharp.SKPath