Equals(RoundedRect) Method
Definition
Namespace: Avalonia
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public bool Equals(
RoundedRect other
)
Public Function Equals (
other As RoundedRect
) As Boolean
member Equals :
other : RoundedRect -> bool