Table of Contents

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; }

Property Value

double