draw Method

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

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly