resize - Methods - Annotations API

Annotations API Methods

resize()

Resize the window of the sticky note in context. Takes two number values that will be used as pixel dimensions.

Examples

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

myNote.resize(300,300);

Arguments

None.

Return value

None (undefined).

Was this article helpful?

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