draw Method

Summary

Draws the progress bar.

Syntax

JavaScript Syntax
ProgressLoading.prototype.draw = function(context, displayRect) 
TypeScript Syntax
draw(context: CanvasRenderingContext2D, displayRect: LeadRectD): void; 

Parameters

context

The context used to draw.

displayRect

The rectangle where to draw.

Remarks

To adjust the color of the progress bar, refer SetColor.

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