OnAfterCGet Method

Summary

Raises the AfterCGet event.

Syntax
C#
VB
C++
protected virtual void OnAfterCGet( 
   AfterCGetEventArgs e 
) 
  
Protected Sub OnAfterCGet( _ 
   ByVal e As AfterCGetEventArgs _ 
)  
protected: 
void OnAfterCGet(  
   AfterCGetEventArgs^ e 
)  

Parameters

e
The Leadtools.Dicom.Scu.Common.AfterCGetDelegate instance containing the event data.

Requirements

Target Platforms

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

Leadtools.Dicom.Scu Assembly