Main Content

setLabelVisible

Set visibility of text label of Distance tool

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

Description

setLabelVisible(h,TF) sets the visibility of the text label of the Distance tool, h.

Input Arguments

collapse all

Distance tool, specified as an imdistline object.

Text label is visible, specified as true or false.

Data Types: logical

Version History

Introduced before R2006a