OwnerAction property (ILEADRasterContainerViewer)
ILEADOwnerAction * OwnerAction(long lActionID) | |
Overview |
Refer to Using the Image Viewer |
Remarks
(Medical Imaging Suite) (Runtime-only) Gets the owner action information for the container.
The owner action information can be accessed by the following properties and methods located inside ILEADOwnerAction object:
If the action associated to the owner action is applied (mouse, or keyboard action) the control fire the related event (KeyDown, KeyUp, MouseMove, MouseDown, MouseUp, or MouseWheel).
See Also