ASP.NET Pack Programmer's Guide
Thickness Members
Constructors Methods
 


Describes the thickness on all four sides of a rectangular frame.

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

 Public Constructors

  Name Description

Thickness

Creates an instance of Thickness class.

 Public Methods

  Name Description

apply

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

getBottom

Gets the width of the bottom side of the frame.

getIsRelative

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

getLeft

Gets the width of the left side of the frame.

getRight

Gets the width of the right side of the frame.

getTop

Gets the width of the top side of the frame.

setBottom

Sets the width of the top bottom of the frame.

setIsRelative

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

setLeft

Sets the width of the left side of the frame.

setRight

Sets the width of the right side of the frame.

setTop

Sets the width of the top side of the frame.

toAbsolute

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

 See Also

Thickness Class
MindFusion.Gauges Namespace