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 : VolumeContextMenu Property |
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(); }