Home
Home
Docs
API
Theme
System
Light
Dark
GitHub
Menu
Loading menu…
Home
API
Avalonia.HeadlessTestingFramework.Recording
CapturedFrame
Properties
Dpi
Menu
On this page
Dpi Property
Definition
Namespace
Avalonia.HeadlessTestingFramework.Recording
Assembly
HeadlessTestingFramework.dll
View source
Gets the DPI vector of the captured frame.
public Vector Dpi { get; }
Returns
Avalonia.Vector