Skip to main content

PixelRect(PixelPoint, PixelSize) Constructor

Initializes a new instance of the PixelRect structure.

Definition

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

public PixelRect(
PixelPoint position,
PixelSize size
)

Parameters

  PixelPoint
The position of the rectangle.
  PixelSize
The size of the rectangle.

See Also

Reference

PixelRect Structure
PixelRect Overload
Avalonia Namespace