←Select platform

OnReferenceLineStateChanging Method

Summary

Raises the ReferenceLineStateChanging.

Syntax

C#
VB
C++
protected virtual void OnReferenceLineStateChanging( 
   object sender, 
   ReferenceLineStateChangeEventArgs args 
) 
  
Protected Overridable Sub OnReferenceLineStateChanging( _ 
   ByVal sender As Object, _ 
   ByVal args As Leadtools.Medical.Workstation.Commands.ReferenceLineStateChangeEventArgs _ 
)  
protected: 
virtual void OnReferenceLineStateChanging(  
   Object^ sender, 
   Leadtools.Medical.Workstation.Commands.ReferenceLineStateChangeEventArgs^ args 
)  

Parameters

sender
The System.Object firing the event.

args
The ReferenceLineStateChangeEventArgs date for the event.

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.Medical.Workstation Assembly