LEADTOOLS Medical (Leadtools.Medical3D assembly)
LEAD Technologies, Inc

UIChanged Event






Optional delegate method for additional processing.
Syntax
'Declaration
 
Public Event UIChanged As EventHandler(Of MedicalViewerUIChangedEventArgs)
'Usage
 
Dim instance As Medical3DControl
Dim handler As EventHandler(Of MedicalViewerUIChangedEventArgs)
 
AddHandler instance.UIChanged, handler
add_UIChanged(function(sender, e))
remove_UIChanged(function(sender, e))

Event Data

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

PropertyDescription
ActionState Gets the Leadtools.MedicalViewer.MedicalViewerActionStatus enumeration value that indicates the status of the action.
ActionType Gets the Leadtools.MedicalViewer.MedicalViewerActionType enumeration value that indicates the action that was applied.
CellIndex Gets the value that indicates the index of the cell to which the action has been applied.
SubCellIndex Gets the value that indicates the index of the sub-cell to which the action has been applied.
X Gets the value that indicates the X coordinate of the cursor.
Y Gets the value that indicates the Y coordinate of the cursor.
Example
For an example, refer to Leadtools.MedicalViewer.MedicalViewerUIChangedEventArgs
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Medical3DControl Class
Medical3DControl Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Medical3D requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features