setColor Method (ProgressLoading)

Summary

Sets the color of the progress bar.

Syntax

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

Parameters

r

The red value.

g

The green value.

b

The blue value.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Controls.Medical Assembly
Click or drag to resize