Main Content

getLabelVisible

Return visibility of text label of Distance tool

getLabelVisible is not recommended. Use one of the ROI classes instead, described in Create ROI Shapes.

Description

visible = getLabelVisible(h) returns the visibility of the text label of the Distance tool, h.

Input Arguments

collapse all

Distance tool, specified as an imdistline object.

Output Arguments

collapse all

Label visibility, returned as 'on' or 'off'.

Version History

Introduced before R2006a