Skip to main content
A newer version of this page is available. .
All docs
V20.2

DiagramShape.size Property

Gets the shape size in units.

Declaration

size: any

Property Value

Type Description
any

An object that contains the shape size.

Remarks

The size property contains the shape size in the following format: {"width":120,"height":96}.

See Also