| BackgroundParametersMode Property |
Gets or sets the background mode.
Namespace:
Lumiscaphe.Workshop.Interop
Assembly:
Lumiscaphe.Workshop.Interop (in Lumiscaphe.Workshop.Interop.dll) Version: 21.1.16.0
Syntax public BackgroundMode Mode { get; set; }
public:
property BackgroundMode Mode {
BackgroundMode get ();
void set (BackgroundMode value);
}
Property Value
Type:
BackgroundMode
The background mode.
Exceptions Version Information Lumiscaphe Workshop SDK
Supported in: 7.0 release 1
See Also