ProgressBar class declaration.
Copyright 2008 Autodesk, Inc. All rights reserved. Use of this software is subject to the terms of the Autodesk license agreement provided at the time of installation or download, or which otherwise accompanies this software in either electronic or hard copy form.
Classes |
|
class | ProgressBar |
A progress bar is a control that indicates
the progress of a lengthy operation by displaying a colored bar
inside a horizontal rectangle. The length of the bar, in relation
to the length of the rectangle, corresponds to the percentage of
the operation that is complete. More... |
|
Namespaces |
|
namespace | XSI |
The XSI namespace defines a region where all API classes are declared. Namespaces are used to prevent global namespace pollution and name clashing. |