Skip to main content

Inflate(Double) Method

Inflates the rectangle.

Definition

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

public Rect Inflate(
double thickness
)

Parameters

  Double
The thickness to be subtracted for each side of the rectangle.

Return Value

Rect
The inflated rectangle.

See Also

Reference

Rect Structure
Inflate Overload
Avalonia Namespace