Summary
Initializes a new instance of the
Thickness
structure.
Syntax
public Thickness(double uniformLength)
Parameters
Name | Type | Description |
---|---|---|
uniformLength | double | The length that should be applied to all sides. |
Return Value
Type | Description |
---|---|
void |