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

OptionsChanged Event







Occurs when any 3D option property change.
Syntax
public event EventHandler OptionsChanged
'Declaration
 
Public Event OptionsChanged As EventHandler
'Usage
 
Dim instance As Viewer3DOptions
Dim handler As EventHandler
 
AddHandler instance.OptionsChanged, handler
public event EventHandler OptionsChanged
add_OptionsChanged(function(sender, e))
remove_OptionsChanged(function(sender, e))

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

Viewer3DOptions Class
Viewer3DOptions Members

 

 


Products | Support | Contact Us | Copyright Notices

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