Clear a set point from this frame.
| Frame:ClearPoint(coordinate) | |||
| Frame:ClearPoint(x, y) | |||
| Parameter | Type | Datatype | Description |
|---|---|---|---|
| coordinate | parameter | string | Named coordinate. |
| x | parameter | number/nil | X coordinate of the point. |
| y | parameter | number/nil | Y coordinate of the point. |