getLabelHandle

Return handle to text label of Distance tool

getLabelHandle is not recommended. Use one of the ROI classes instead, described in ROI Creation Overview.

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.

Introduced before R2006a