SvgGraphicsDpi Property

Current application DPI.

Definition

Namespace: SMath.Drawing
Assembly: SMath.Drawing (in SMath.Drawing.dll) Version: 1.4.0.0
C#
public float Dpi { get; }

Property Value

Single

Implements

IGraphicsDpi

See Also