Table of Contents

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; }

Property Value

Vector2Float