| IRenderSnapshooterProgressStart Method |
The snapshot began.
Namespace:
Lumiscaphe.Workshop.Interop
Assembly:
Lumiscaphe.Workshop.Interop (in Lumiscaphe.Workshop.Interop.dll) Version: 21.1.16.0
Syntax void Start(
string action,
int steps
)
void Start(
String^ action,
int steps
)
Parameters
- action
- Type: SystemString
The snapshot action name. - steps
- Type: SystemInt32
The steps number.
Version Information Lumiscaphe Workshop SDK
Supported in: 7.0 release 1
See Also