VolumeContextMenu Property

Summary

Gets the context menu displayed on the VolumeViewer control.

Syntax
C#
VB
C++
public ContextMenuStrip VolumeContextMenu { get; } 
  
Public ReadOnly Property VolumeContextMenu As ContextMenuStrip 
public: 
property ContextMenuStrip^ VolumeContextMenu { 
   ContextMenuStrip^ get(); 
} 

Property Value

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

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly