Property Dpi
- Namespace
- PaintDotNet.Direct2D1
- Assembly
- PaintDotNet.Windows.dll
Dpi
The DPI of the render target. To use the default DPI, set this to (0, 0).
public Vector2Float Dpi { readonly get; set; }
The DPI of the render target. To use the default DPI, set this to (0, 0).
public Vector2Float Dpi { readonly get; set; }