CommandListAppendProgress Method |
The progress identifier can be used to track the progress of marking operations.
Namespace: RAYLASE.SPICE3.ClientLibAssembly: RAYLASE.SPICE3.ClientLib (in RAYLASE.SPICE3.ClientLib.dll) Version: 3.5.2
Syntax public void AppendProgress(
int id
)
Parameters
- id Int32
- The ID, which may have any uint value, but should normally be unique.
Remarks See Also