public class Offset extends Array
For example, zk(el).cmOffset(); returns an offset.
var ofs = zk(el).cmOffset(); zk.log("x,y = " + ofs[0] + "," + ofs[1]);
Array
$addAll, $clone, $contains, $equals, $indexOf, $remove
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2005-2023 Potix Corporation. All Rights Reserved.