Annotation.setPosition


setPosition(X, Y, Z)

setPosition(pos)

Move the annotation to the position specified For annotations with size (bitmaps, polygons, arrows etc) this function sets the anchor or start position, and the rest of the object is moved accordingly without distortion

XdoubleX ordinate
YdoubleY ordinate
ZdoubleZ ordinate
posArrayArray of 3 doubles, representing the coordinates
Return valuenone 

Back to Annotation

Back to Overview