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


Describes the thickness of a rectangular frame.

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

 Public Constructors

  Name Description

Thickness

Initializes a new instance of the Thickness class with the specified widths.

 Public Fields

  Name Description

bottom

The bottom of the left side of the frame.

left

The width of the left side of the frame.

right

The width of the right side of the frame.

top

The width of the top side of the frame.

 See Also

Thickness Class
MindFusion.Drawing Namespace