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