Table of Contents

Property Dpi

Namespace
PaintDotNet.Direct2D1
Assembly
PaintDotNet.Windows.dll

Dpi

Gets the unit mapping that an effect will use for properties that could be in either dots per inch (dpi) or pixels.

Vector2Float Dpi { get; }

Property Value

Vector2Float

Remarks

If the UnitMode is UnitMode.Pixels, both X and Y will be set to 96.