C# 클래스 Renderer.SkiaSharp.XPathGeometryConverter

파일 보기 프로젝트 열기: Core2D/Core2D

공개 메소드들

메소드 설명
ToSKPath ( this xpg, double dx, double dy, float>.Func scale ) : SKPath

메소드 상세

ToSKPath() 공개 정적인 메소드

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