draw Method

Summary

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

Syntax

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

Parameters

context

the context to draw

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