C1.Win.4.8 Assembly / C1.Framework Namespace / Thickness Structure / Thickness Constructor / Thickness Constructor(Int32)
Thickness of all edges, in pixels.

In This Topic
Thickness Constructor(Int32)
In This Topic
Initializes a new instance of a Thickness.
Syntax
'Declaration
 
Public Function New( _
   ByVal width As Integer _
)
 

Parameters

width
Thickness of all edges, in pixels.
See Also