←Select platform

OnAfterCGet Method

Summary

Raises the AfterCGet event.

Syntax

C#
VB
C++
protected virtual void OnAfterCGet( 
   AfterCGetEventArgs e 
) 
  
Protected Sub OnAfterCGet( _ 
   ByVal e As Leadtools.Dicom.Scu.Common.AfterCGetEventArgs _ 
)  
protected: 
void OnAfterCGet(  
   Leadtools.Dicom.Scu.Common.AfterCGetEventArgs^ e 
)  

Parameters

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

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scu Assembly