LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

ReferenceLineStateChanging Event

Show in webframe






Occurs before showing or hiding the reference line.
Syntax
public event EventHandler<ReferenceLineStateChangeEventArgs> ReferenceLineStateChanging
'Declaration
 
Public Event ReferenceLineStateChanging As EventHandler(Of ReferenceLineStateChangeEventArgs)
'Usage
 
Dim instance As ToggleReferenceLineCommand
Dim handler As EventHandler(Of ReferenceLineStateChangeEventArgs)
 
AddHandler instance.ReferenceLineStateChanging, handler

            

            
public: __event EventHandler<ReferenceLineStateChangeEventArgs*>* ReferenceLineStateChanging
public:
event EventHandler<ReferenceLineStateChangeEventArgs*>* ReferenceLineStateChanging
Event Data

The event handler receives an argument of type ReferenceLineStateChangeEventArgs containing data related to this event. The following ReferenceLineStateChangeEventArgs properties provide information specific to this event.

PropertyDescription
Cell Gets or sets the Leadtools.MedicalViewer.MedicalViewerCell which reference line state will be changed.
Requirements

Target Platforms

See Also

Reference

ToggleReferenceLineCommand Class
ToggleReferenceLineCommand Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.