viewPoint

Accessor

The point, in screen coordinates for this event.

get: Point3d

note generally the z value is not useful, but some 3d pointing devices do supply it.


Setter

The point, in screen coordinates for this event.

set(pt: Point3d): void

note generally the z value is not useful, but some 3d pointing devices do supply it.

Parameter Type Description
pt Point3d  

Defined in

Last Updated: 21 May, 2020