Main Content

getHeight

Class: slmetric.dashboard.Widget
Package: slmetric.dashboard

Obtain height of Metrics Dashboard widget

Description

Height = getHeight(widget) returns the height of a widget in pixels.

Input Arguments

expand all

slmetric.dashboard.Widget for which you want to specify its height.

Output Arguments

expand all

Height of slmetric.dashboard.Widget object in pixels.

Example: Height = getHeight(widget)

Data Types: uint32

Version History

Introduced in R2018b