PickOutsideCanvasError
- class Communicator.PickOutsideCanvasError()
Error object that is thrown when a user attempts to pick from a point outside the viewer canvas.
Constructors
Constructors
- PickOutsideCanvasError.constructor()
Creates a new PickOutsideCanvasError
- Return type
Properties
- PickOutsideCanvasError.message
- Type
string
- PickOutsideCanvasError.name
- Type
string
- PickOutsideCanvasError.stack
- Type
string optional