←Select platform

ScaleImageCommand Constructor(string,WorkstationContainer,double)

Summary

Initializes a new instance of the ScaleImageCommand class.

Syntax

C#
VB
C++
  
Public Function New( _ 
   ByVal featureId As String, _ 
   ByVal container As Leadtools.Medical.Workstation.WorkstationContainer, _ 
   ByVal scale As Double _ 
) 
public: 
ScaleImageCommand(  
   String^ featureId, 
   Leadtools.Medical.Workstation.WorkstationContainer^ container, 
   double scale 
) 

Parameters

featureId
The feature ID that will be registered with this command.

container
The Leadtools.Medical.Workstation.WorkstationContainer for the current active workstation.

scale
The percentage of the image scale factor.

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