getPosition - Methods - Annotations API

Annotations API Methods

getPosition()

Get the screen coordinates of the sticky note in context.

Examples

const myNote = itemsApp.assessApp().annotationsApp().module('stickynote').addNote();

myNote.getPosition();
// -> {x: "33.723%", y: "47.468%"}

Arguments

None.

Return value

Type object

Was this article helpful?

Did you arrive here by accident? If so, learn more about Learnosity.