OnInstanceMoved Method

Summary
Raises the InstanceMoved event.
Syntax
C#
VB
C++
protected virtual void OnInstanceMoved( 
   object sender, 
   InstanceMovedEventArgs e 
) 
  
Protected Sub OnInstanceMoved( _ 
   ByVal sender As Object, _ 
   ByVal e As InstanceMovedEventArgs _ 
)  
protected: 
void OnInstanceMoved(  
   Object^ sender, 
   InstanceMovedEventArgs^ e 
)  

Parameters

sender
The source System.Object firing the event.

e
An InstanceMovedEventArgs that contains the event data.

Requirements

Target Platforms

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

Leadtools.Medical.Workstation.Client Assembly

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