RectNormalize Method
Normalizes the rectangle so both the
Width and
Height are positive, without changing the location of the rectangle
Namespace: AvaloniaAssembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
Public Function Normalize As Rect
member Normalize : unit -> Rect
Return Value
RectNormalized Rect
Empty rect will be return when Rect contains invalid values. Like NaN.