Ejemplo n.º 1
0
 public static double ConvertCanvasWidthToViewportWidth(this CanvasView canvasView, double canvasWidth) =>
 CanvasCoordinateConversions.ConvertCanvasWidthToViewportWidth(canvasWidth, canvasView.ScaleRatio);