[]
Gets the border property with the specified name, or null if no border property has the specified name.
public static BorderProperty Parse(string name)
Public Shared Function Parse(name As String) As BorderProperty
| Type | Name | Description |
|---|---|---|
| string | name | Name of the border property to return |
| Type | Description |
|---|---|
| BorderProperty |