←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly