[]
Gets the value of the specified property by index.
public ColorF GetColorFValue(int index)
Public Function GetColorFValue(index As Integer) As ColorF
| Type | Name | Description |
|---|---|---|
| int | index | The index of the property from which the data is to be obtained. |
| Type | Description |
|---|---|
| ColorF | The value of the specified property by index. |