OnVolumeDeleted Method

Summary
Raises the VolumeDeleted event.
Syntax
C#
VB
C++
protected virtual void OnVolumeDeleted( 
   object sender, 
   EventArgs eventArgs 
) 
  
Protected Sub OnVolumeDeleted( _ 
   ByVal sender As Object, _ 
   ByVal eventArgs As EventArgs _ 
)  
protected: 
void OnVolumeDeleted(  
   Object^ sender, 
   EventArgs^ eventArgs 
)  

Parameters

sender
The object firing the event.

eventArgs
A System.EventArgs containing the event data.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.