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
Properties Detailed
height
Get/Set height
Type Number height
Sample
dimension.heightwidth
Get/Set width.
Type Number width
Sample
dimension.widthLast updated
Was this helpful?