[]
Gets a Padding specified by a path.
public Padding GetThickness(string path)
Public Function GetThickness(path As String) As Padding
| Type | Name | Description |
|---|---|---|
| string | path | The target path. |
| Type | Description |
|---|---|
| Padding | The padding specified by |