draw Method

Summary

Draws the line using the specified context.

Syntax
TypeScript
JavaScript
LineProfileObject.prototype.draw = function( 
   context 
) 
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 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.