MindFusion.Scheduling for ASP.NET Programmer's Guide
Thickness Methods
 


 Public Methods

  Name Description

Clone

Creates an exact copy of the current Thickness object.

CopyFrom

Reads the properties of the specified Thickness object and sets them as values of the current Thickness.

Equals

Determines if the specified object is equal to the current Thickness object.

GetAsJsonString

Gets a JSON string representation of the current Thickness object.

GetBottom

Gets the value of the Bottom property of this Thickness.

GetHashCode

Serves as hash function for the Thickness type.

GetLeft

Gets the value of the Left property of this Thickness.

GetProperties

Gets the properties of this Thickness as an IDictionary<string, object> list where each pair is the name of the property and its value.

GetRight

Gets the value of the Right property of this Thickness.

GetTop

Gets the value of the Top property of this Thickness.

SetProperties

Copies the values from the specified list to the properties of the current Thickness.

SetToDefault

Resets all Thickness properties to their default values.

 See Also

Thickness Class
MindFusion.Scheduling Namespace