Search
Thickness Members
Constructors Properties
 


Describes the thickness of a rectangular frame.

The following tables list the members exposed by the Thickness type.

 Public Constructors

  Name Description

Thickness

Overloaded.  

 Public Properties

  Name Description

Bottom

Gets or sets the width of the bottom side of the frame.

Height

Returns the sum of Top and Bottom margins.

Left

Gets or sets the width of the left side of the frame.

Right

Gets or sets the width of the right side of the frame.

Top

Gets or sets the width of the top side of the frame.

Width

Returns the sum of Left and Right margins.

 See Also