draw Method

Summary

Draws the cobb-angle on the cell using the attached context.

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

Parameters

context

the context to draw

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly