IUserProgressBar Interface
Allows access to a progress indicator that indicates how much longer a SOLIDWORKS operation will take.
.NET Syntax
Visual Basic (Declaration) | |
---|
Public Interface IUserProgressBar |
C# | |
---|
public interface IUserProgressBar |
C++/CLI | |
---|
public interface class IUserProgressBar |
Example
Remarks
Accessors
See Also