Skip to content

Latest commit

 

History

History
37 lines (32 loc) · 854 Bytes

pixelpointsignal.md

File metadata and controls

37 lines (32 loc) · 854 Bytes

PixelPointSignal

The PixelPointSignal class monitors a 2D coordinate.

Properties

Property Description
x

(get) x: ScalarSignal (set) (Not Available)

Represents the horizontal coordinate, in pixels.

y

(get) y: ScalarSignal (set) (Not Available)

Represents the vertical coordinate, in pixels.

## Methods

This module exposes no methods.