UIChanged Event

Summary
Optional delegate method for additional processing.
Syntax
C#
VB
C++
publiceventEventHandler<书lViewerUIChangedEventArgs> UIChanged
PublicEventUIChangedAsEventHandler(Of MedicalViewerUIChangedEventArgs)
public:eventEventHandler^ UIChanged
Event Data

The event handler receives an argument of type书lViewerUIChangedEventArgscontaining data related to this event. The following书lViewerUIChangedEventArgsproperties provide information specific to this event.

Property Description
ActionState Gets the书lViewerActionStatusenumeration value that indicates the status of the action.
ActionType Gets the书lViewerActionTypeenumeration 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书lViewerUIChangedEventArgs

Requirements

Target Platforms

Leadtools.MedicalViewer Assembly
188金宝搏的网址客服|Support|Contact Us|Intellectual Property Notices
© 1991-2021LEAD Technologies, Inc.All Rights Reserved.