When I draw a line in a image, I set the line as following: TIELineLayer* CobbAnlgelyr; CobbAnlgelyr = (TIELineLayer*)(ImgEnMain->CurrentLayer); CobbAnlgelyr->LineColor = clGreen; CobbAnlgelyr->LabelFont->Color = clBlue; CobbAnlgelyr->LabelFont->Size = 16; CobbAnlgelyr->LabelPosition = ielpAbove; However#65292; when I display measurement results, the display is always incomplete, and the text disappears completely after rotating the selected line.
There is something odd happening there, as I can see the text appears to be trying to wrap. I think you might be seeing an issue in v13.7.0. Please email us for v14.0.0.