C#
VB
C++
Initializes a new instance of the AdjustPanoramicCommand class.
public AdjustPanoramicCommand(
string featureId,
WorkstationContainer container
)
Public Sub New(ByVal featureId As String, ByVal container As WorkstationContainer)
MyBase.New
public:
AdjustPanoramicCommand(String^ featureId, WorkstationContainer^ container)
featureId
The feature ID that will be registered with this command.
container
The WorkstationContainer for the current active workstation.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET