Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.8
|
Leadtools.Medical.Workstation.UI Namespace > WorkstationViewer Class : ViewChanged Event |
public event EventHandler ViewChanged
'Declaration Public Event ViewChanged As EventHandler
'Usage Dim instance As WorkstationViewer Dim handler As EventHandler AddHandler instance.ViewChanged, handler
public: __event EventHandler* ViewChanged
public: event EventHandler^ ViewChanged