[]
Returns the Index value of the split containing the specified coordinate pair.
public int SplitContaining(int x, int y)
Public Function SplitContaining(x As Integer, y As Integer) As Integer
| Type | Name | Description |
|---|---|---|
| int | x | |
| int | y |
| Type | Description |
|---|---|
| int |