setColor Method

Summary

Sets the color of the progress bar.

Syntax
TypeScript
JavaScript
ProgressLoading.prototype.setColor = function( 
   r, 
   g, 
   b 
) 
setColor( 
   r: number, 
   g: number, 
   b: number 
): void; 

Parameters

r

The red value.

g

The green value.

b

The blue value.

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.