Property Scale
- Namespace
- PaintDotNet
- Assembly
- PaintDotNet.Core.dll
Scale
Gets the scale multiplier for the scaling factor. This will always equal Dpi/96.0
.
public double Scale { get; }
Gets the scale multiplier for the scaling factor. This will always equal Dpi/96.0
.
public double Scale { get; }