RoundedRectEquals(RoundedRect) Method

Definition

Namespace: Avalonia
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public bool Equals(
	RoundedRect other
)

Parameters

other  RoundedRect
 

Return Value

Boolean

See Also