LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

ReferenceLineStateChanged Event

Show in webframe






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

            

            
public: __event EventHandler<ReferenceLineStateChangeEventArgs*>* ReferenceLineStateChanged
public:
event EventHandler<ReferenceLineStateChangeEventArgs*>* ReferenceLineStateChanged
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.