GuiErrorCorrectionConfigCalibrationPathChanged Event
Event Handler Calibration Path changed
Namespace: Metas.Vna.Calibration.GuiAssembly: Metas.Vna.Calibration.Config (in Metas.Vna.Calibration.Config.dll) Version: 2.8.9053.20302
public event EventHandler CalibrationPathChanged
Public Event CalibrationPathChanged As EventHandler
public:
event EventHandler^ CalibrationPathChanged {
void add (EventHandler^ value);
void remove (EventHandler^ value);
}
member CalibrationPathChanged : IEvent<EventHandler,
EventArgs>
Value
EventHandler