Draws the line using the specified context.
LineProfileObject.prototype.draw = function(context)
draw(context: CanvasRenderingContext2D): void;
context
the context that is used to draw the line profile.
To specify the length and position of the line profile, use one of the properties:
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