C#
VB
C++
Initializes a new instance of the ScaleImageCommand class.
public ScaleImageCommand(string featureId,WorkstationContainer container,double scale)
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)
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.
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
