Sets the current position in the progress bar.
Syntax
Visual Basic (Declaration) | |
---|
Sub SetProgressPos( _
ByVal lPos As System.Integer _
) |
C# | |
---|
void SetProgressPos(
System.int lPos
) |
C++/CLI | |
---|
void SetProgressPos(
& System.int lPos
) |
Parameters
- lPos
- Current position in the progress bar
Example
Remarks
See Also
Availability
SolidWorks Enterprise PDM Version 5.2