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


 Public Properties

  Name Description

All

Gets all sets a uniform value for all four sides of this Thickness.

Bottom

Gets or sets the width, in Unit(s), of the lower side of the bounding rectangle.

IsAllThicknessSet

Checks if all four Thickness properties are set.

IsBottomSet

Checks if the Bottom property is set.

IsLeftSet

Checks if the Left property is set.

IsRightSet

Returns true if Right property is set.

IsTopSet

Checks if the Top property is set.

Left

Gets or sets the width, in Unit(s), of the left side of the bounding rectangle.

Right

Gets or sets the width, in Unit(s), of the right side of the bounding rectangle.

Top

Gets or sets the width, in Unit(s), of the upper side of the bounding rectangle.

 See Also

Thickness Class
MindFusion.Scheduling Namespace