[]
Returns true if the specified client coordinate lies within
the shape of the AlarmZone.
public bool IsInsideZone(int XCoord, int YCoord)
Public Function IsInsideZone(XCoord As Integer, YCoord As Integer) As Boolean
| Type | Name | Description |
|---|---|---|
| int | XCoord | |
| int | YCoord |
| Type | Description |
|---|---|
| bool |