Skip to main content
All docs
V23.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