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 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.