// Script function: Create an arrow annotation in the image with the endpoints [top,left] and [bottom,right] // Requirement: Open an image. // Unless named starting with GlobalSino, EM, My, Self, the function commands are defined //by Gatan DM, please see at link: http://www.globalsino.com/EM/page2597.html image GlobalSinoEM := GetFrontImage() GlobalSinoEM.createarrowannotation(50,50,200,200)