public class Size extends Array
For example, zk(el).textSize() returns a size.
zk(el).textSize()
var sz = zk(el).textSize(); zk.log("w,h = " + sz[0] + "," + sz[1]);
$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.