LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

VolumeContextMenu Property

Show in webframe






Gets the context menu displayed on the VolumeViewer control.
Syntax
public ContextMenuStrip VolumeContextMenu {get;}
'Declaration
 
Public ReadOnly Property VolumeContextMenu As ContextMenuStrip
'Usage
 
Dim instance As WorkstationViewer
Dim value As ContextMenuStrip
 
value = instance.VolumeContextMenu

            

            
public: __property ContextMenuStrip* get_VolumeContextMenu();
public:
property ContextMenuStrip* VolumeContextMenu {
   ContextMenuStrip* get();
}

Property Value

Type: System.Windows.Forms.ContextMenuStrip The context menu displayed on the VolumeViewer control.
Requirements

Target Platforms

See Also

Reference

WorkstationViewer Class
WorkstationViewer Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.