 | ReconstructionOnClearEvent Event |
Event raised juste before clearing all reconstruction data
due to user configuration modification.
Namespace:
LynceeTec.InterfaceProcessingV2
Assembly:
LynceeTec.InterfaceProcessingV2 (in LynceeTec.InterfaceProcessingV2.dll) Version: 0.0.0.0
Syntaxpublic event EventHandler OnClearEvent
public:
event EventHandler^ OnClearEvent {
void add (EventHandler^ value);
void remove (EventHandler^ value);
}
Value
Type:
SystemEventHandler
See Also