[]
Gets the value of the specified property by name.
public Point2F GetPoint2FValueByName(string name)
| Type | Name | Description |
|---|---|---|
| string | name | The name of the property. |
| Type | Description |
|---|---|
| Point2F | The value of the specified property by name. |