# PixelPointSignal

The `PixelPointSignal` class monitors a 2D coordinate.

## Properties

| Property | Description                                                                                                            |
| -------- | ---------------------------------------------------------------------------------------------------------------------- |
| `x`      | <p><code>(get) x: ScalarSignal (set) (Not Available)</code></p><p>Represents the horizontal coordinate, in pixels.</p> |
| `y`      | <p><code>(get) y: ScalarSignal (set) (Not Available)</code></p><p>Represents the vertical coordinate, in pixels.</p>   |

## Methods

This module exposes no methods.
