Method CreateSkiaGraphicsOnCanvas
CreateSkiaGraphicsOnCanvas(SKCanvas, float)
Creates SkiaGraphics on the specified canvas with the specified scaling factor. The canvas is additionally scaled by the factor.
public static SkiaGraphics CreateSkiaGraphicsOnCanvas(SKCanvas canvas, float scaleFactor)