Main Content

getLabelHandle

Return handle to text label of Distance tool

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

Description

hlabel = getLabelHandle(h) returns a handle to the text label of the Distance tool, h.

Input Arguments

collapse all

Distance tool, specified as an imdistline object.

Output Arguments

collapse all

Handle to text label, returned as a handle to a Text Properties object.

Version History

Introduced before R2006a