Click or drag to resize
Thickness Methods

The Thickness type exposes the following members.

Methods
  NameDescription
Public methodEquals(Object)
[SECURITY CRITICAL] Compares this Windows.UI.Xaml.Thickness structure to another System.Object for equality.
(Overrides ValueTypeEquals(Object).)
Public methodEquals(Thickness)
[SECURITY CRITICAL] Compares this Windows.UI.Xaml.Thickness structure to another Windows.UI.Xaml.Thickness structure for equality.
Public methodGetHashCode
[SECURITY CRITICAL] Returns the hash code of the structure.
(Overrides ValueTypeGetHashCode.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
[SECURITY CRITICAL] Returns the string representation of the Windows.UI.Xaml.Thickness structure.
(Overrides ValueTypeToString.)
Top
See Also