Return handle to text label of Distance tool
getLabelHandle is not recommended. Use one of the ROI classes instead, described in ROI Creation Overview.
getLabelHandle
hlabel = getLabelHandle(h)
hlabel = getLabelHandle(h) returns a handle to the text label of the Distance tool, h.
hlabel
h
collapse all
imdistline
Distance tool, specified as an imdistline object.
Handle to text label, returned as a handle to a Text Properties object.
Text Properties