CrossHairChanged Event

Summary

Notifies the instance that the cross-hair location on the cell has changed.

Syntax
C#
VB
C++
public event EventHandler<MedicalViewerMPRCrossHairChangedArgs> CrossHairChanged 
Public Event CrossHairChanged As EventHandler(Of MedicalViewerMPRCrossHairChangedArgs) 
public:  
   event EventHandler<MedicalViewerMPRCrossHairChangedArgs^>^ CrossHairChanged 
Remarks

Cross-hair is only available on MPR cells. For further details, refer to (MPRCell)(MedicalViewerMPRCell.html)

Event Data
ParameterTypeDescription
senderobjectThe source of the event
eMedicalViewerMPRCrossHairChangedArgsThe 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.MedicalViewer Assembly

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