TinyMCE:API/tinymce.dom.Element/getSize

From Moxiecode Documentation Wiki

Jump to: navigation, search

Contents

Method: getSize

Summary

Returns the size of the element by a object with w and h fields.

Syntax

<Object> getSize()

Returns

Object with element size with a w and h field.

Personal tools