[]
Gets a C1.Framework.Corners specified by a path.
public Corners GetCorners(string path)
Public Function GetCorners(path As String) As Corners
| Type | Name | Description |
|---|---|---|
| string | path | The target path. |
| Type | Description |
|---|---|
| Corners | The corners specified by |