Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Show in webframe

ScaleImageCommand Constructor(String,WorkstationContainer,Double)







The feature ID that will be registered with this command.
The Leadtools.Medical.Workstation.WorkstationContainer for the current active workstation.
The percentage of the image scale factor.
Initializes a new instance of the ScaleImageCommand class.
Syntax
public ScaleImageCommand( 
   string featureId,
   WorkstationContainer container,
   double scale
)
'Declaration
 
Public Function New( _
   ByVal featureId As String, _
   ByVal container As WorkstationContainer, _
   ByVal scale As Double _
)
'Usage
 
Dim featureId As String
Dim container As WorkstationContainer
Dim scale As Double
 
Dim instance As New ScaleImageCommand(featureId, container, scale)

            

            
public: ScaleImageCommand( 
   string* featureId,
   WorkstationContainer* container,
   double scale
)
public:
ScaleImageCommand( 
   String^ featureId,
   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

See Also

Reference

ScaleImageCommand Class
ScaleImageCommand Members
Overload List

Error processing SSI file
   Leadtools.Medical.Workstation requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features