draw Method

Summary

Draws the progress bar.

Syntax
TypeScript
JavaScript
ProgressLoading.prototype.draw = function( 
   context, 
   displayRect 
) 
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 23.0.2024.5.7
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2025 Apryse Sofware Corp. All Rights Reserved.

Leadtools.Controls.Medical Assembly
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2025 Apryse Sofware Corp. All Rights Reserved.