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
Remarks
If the UnitMode is UnitMode.Pixels, both X and Y will be set to 96.