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
X | double | X ordinate |
Y | double | Y ordinate |
Z | double | Z ordinate |
pos | Array | Array of 3 doubles, representing the coordinates |
Return value | none |
Back to Annotation
Back to Overview