Thickness Methods
Methods
Deconstruct(Double, Double, Double, Double) | Deconstructor the thickness into its left, top, right and bottom thickness values. |
Equals(Object) | Checks for equality between a thickness and an object. (Overrides ValueType.Equals(Object)) |
Equals(Thickness) | Returns a boolean indicating whether the thickness is equal to the other given point. |
GetHashCode() | Returns a hash code for a Thickness. (Overrides ValueType.GetHashCode()) |
GetType() | Gets the Type of the current instance. (Inherited from Object) |
Parse(String) | Parses a Thickness string. |
ToString() | Returns the string representation of the thickness. (Overrides ValueType.ToString()) |