←Select platform

PanoramicStripCommand Constructor

Summary

Initializes a new instance of the PanoramicStripCommand class.

Syntax

C#
VB
C++
Public Sub New(ByVal featureId As String, ByVal container As WorkstationContainer, ByVal action As MedicalViewerActionType, ByVal mouseButton As MedicalViewerMouseButtons, ByVal applyOnFlags As ApplyActionFlags) 
 MyBase.New 

Parameters

featureId

The feature ID that will be registered with this command.

container

The WorkstationContainer for the current active workstation.

mouseButton

The Leadtools.MedicalViewer.MedicalViewerMouseButtons that is assigned the action.

applyOnFlags

An ApplyActionFlags value that tells the command on when the action should be applied.

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