In This Topic ▼

CameraZoomed Event

Summary

Occurs when the user zooms the camera with the mouse using the ZoomCamera action.

Syntax
C#
VB
C++
public event EventHandler<Medical3DCameraEventArgs> CameraZoomed 
  
Public Event CameraZoomed As EventHandler(Of Medical3DCameraEventArgs) 
public: 
event EventHandler<Medical3DCameraEventArgs^>^ CameraZoomed 
Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical3D Assembly