'Declaration Public Overloads Function Equals( _ ByVal thickness As Thickness _ ) As System.Boolean
public System.bool Equals( Thickness thickness )
Parameters
- thickness
- An instance of Thickness to compare for equality.
Return Value
true if the two instances of Windows.UI.Xaml.Thickness are equal; otherwise, false.