Class ThicknessExtension
Forms9Patch Thickness extension.
Inherited Members
Namespace: Forms9Patch
Assembly: Forms9Patch.dll
Syntax
public static class ThicknessExtension
Methods
Description(Thickness)
Description the specified thickness.
Declaration
public static string Description(this Thickness thickness)
Parameters
| Type | Name | Description |
|---|---|---|
| Thickness | thickness | Thickness. |
Returns
| Type | Description |
|---|---|
| String |
IsEmpty(Thickness)
Is the Thickness empty?
Declaration
public static bool IsEmpty(this Thickness thickness)
Parameters
| Type | Name | Description |
|---|---|---|
| Thickness | thickness |
Returns
| Type | Description |
|---|---|
| Boolean |