Size.

Deflate(Thickness) Method

Summary

Deflates the size by a Thickness.
Namespace
Avalonia
Containing Type
Size

Syntax

public Size Deflate(Thickness thickness)

Remarks

The deflated size cannot be less than 0.

Parameters

Name Type Description
thickness Thickness The thickness.

Return Value

Type Description
Size The deflated size.