Property Dpi
- Namespace
- PaintDotNet.Direct2D1
- Assembly
- PaintDotNet.Windows.dll
Dpi
Gets or sets the device context's dots-per-inch (DPI).
Vector2Float Dpi { get; set; }
Property Value
Remarks
This indicates the mapping from pixel space to device-independent space for the device context.