←Select platform

OnAfterCMove Method

Summary

Raises the AfterCMove event.

Syntax

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

Parameters

e
The Leadtools.Dicom.Scu.Common.AfterCMoveEventArgs 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