Attaches the line profile to a frame and as a result the line is drawn on to that frame.
LineProfileObject.prototype.attachFrame = function(frame)
attachFrame(frame: Frame): void;
frame
The frame that is going to be to attached to the line profile object.
This method is called internally by the cell to interactively use the line profile, refer to LineProfileAction.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET