draw Method (LineProfileObject)

Summary

Draws the line using the specified context.

Syntax

JavaScript Syntax
LineProfileObject.prototype.draw = function(context)
TypeScript Syntax
draw(context: CanvasRenderingContext2D): void;

Parameters

context

the context that is used to draw the line profile.

Remarks

To specify the length and position of the line profile, use one of the properties:

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Controls.Medical Assembly
Click or drag to resize