Method FromScale
- Namespace
- PaintDotNet
- Assembly
- PaintDotNet.Core.dll
FromScale(double)
Creates a UIScaleFactor from the given scaling factor.
public static UIScaleFactor FromScale(double scale)
Parameters
scale
double
Creates a UIScaleFactor from the given scaling factor.
public static UIScaleFactor FromScale(double scale)
scale
double