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

VolumeDeleted Event







Occurs when the Leadtools.Medical3D.Medical3DControl is disposed.
Syntax
public event EventHandler VolumeDeleted
'Declaration
 
Public Event VolumeDeleted As EventHandler
'Usage
 
Dim instance As VolumeViewer
Dim handler As EventHandler
 
AddHandler instance.VolumeDeleted, handler
public event EventHandler VolumeDeleted
add_VolumeDeleted(function(sender, e))
remove_VolumeDeleted(function(sender, e))

public: __event EventHandler* VolumeDeleted
public:
event EventHandler* VolumeDeleted
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

VolumeViewer Class
VolumeViewer Members

 

 


Products | Support | Contact Us | Copyright Notices

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