Property this
this[int]
Gets or sets the Spline at index.
Declaration
public Spline this[int index] { get; }
Parameters
| Type | Name | Description |
|---|---|---|
| int | index | The zero-based index of the element to get or set. |
Property Value
| Type | Description |
|---|---|
| Spline |