In This Topic
Describes the thickness of a frame around a rectangle. Four double values describe the Thickness.Left, Thickness.Top, Thickness.Right, and Thickness.Bottom sides of the rectangle, respectively.
Object Model
Syntax
'Declaration
Public Structure Thickness
Inherits System.ValueType
public struct Thickness : System.ValueType
Inheritance Hierarchy
System.Object
System.ValueType
C1.Win.Interop.Thickness
See Also