JSDimension
(dimension)
Overview
The JSDimension
object represents a dimension in scripting, defined by its height
and width
properties. It is used to manage size-related attributes dynamically.
Properties Summarized
Type
Name
Summary
Get/Set height
Get/Set width.
Properties Detailed
height
Get/Set height
Type Number height
Sample
width
Get/Set width.
Type Number width
Sample
Last updated