Skip to main content

ToRectWithDpi(Vector) Method

Converts the PixelRect to a device-independent Rect using the specified dots per inch (DPI).

Definition

Namespace: Avalonia
Assembly: Avalonia.Base (in Avalonia.Base.dll)

public Rect ToRectWithDpi(
Vector dpi
)

Parameters

  Vector
The dots per inch of the device.

Return Value

Rect
The device-independent rect.

See Also

Reference

PixelRect Structure
ToRectWithDpi Overload
Avalonia Namespace