Search
Thickness Members
Constructors Properties Methods
 


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.

isRelative

Gets or sets a flag indicating whether the thickness properties are expressed as relative or absolute quantities.

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.

 Public Methods

  Name Description

addToRect

Applies the current thickness to the specified rectangle by inflating the rectangle.

applyTo

Applies the current thickness to the specified rectangle by deflating the rectangle.

toAbsolute

Converts the current thickness to absolute value relative to the specified size.

 See Also