C1.Win.4.8 Assembly / C1.Win.Interop Namespace / Thickness Structure
Members

Thickness Structure
Describes the thickness of a frame around a rectangle. Four double values describe the Left, Top, Right, and Bottom sides of the rectangle, respectively.
Object Model
Thickness Structure
Syntax
'Declaration
 
Public Structure Thickness 
   Inherits System.ValueType
 
Inheritance Hierarchy

System.Object
   System.ValueType
      C1.Win.Interop.Thickness

See Also