Click or drag to resize

IGuiFactoryServiceScreenResolutionDpi Property

Gets the screen resolution that is set in windows in dots per inch.

Namespace: Altaxo.Main.Services
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
PointD2D ScreenResolutionDpi { get; }

Property Value

PointD2D
See Also