Thickness Constructor(Double)
Initializes a
Thickness structure that has the specified uniform length on each side.
'Declaration
Public Function New( _
ByVal As Double _
)
Parameters
- uniformLength
- The uniform length applied to all four sides of the bounding rectangle.