Table of Contents

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

Vector2Float

Remarks

This indicates the mapping from pixel space to device-independent space for the device context.