DrawingSpecificsDpiScreen Property

Screen DPI.

Definition

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

Property Value

Single

Implements

IDrawingSpecificsDpiScreen

See Also