[]
Gets the value of the specified property by name.
public RectF GetRectFValueByName(string name)
Public Function GetRectFValueByName(name As String) As RectF
| Type | Name | Description |
|---|---|---|
| string | name | The name of the property. |
| Type | Description |
|---|---|
| RectF | The value of the specified property by name. |