←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical3D Assembly