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

Show in webframe

ScaleFactor Property







Gets or sets the percentage of the image scale factor.
Syntax
public double ScaleFactor {get; set;}
'Declaration
 
Public Property ScaleFactor As Double
'Usage
 
Dim instance As ScaleImageCommand
Dim value As Double
 
instance.ScaleFactor = value
 
value = instance.ScaleFactor

            

            
public: __property double get_ScaleFactor();
public: __property void set_ScaleFactor( 
   double value
);
public:
property double ScaleFactor {
   double get();
   void set (    double value);
}

Property Value

The percentage of the image scale factor.
Requirements

Target Platforms

See Also

Reference

ScaleImageCommand Class
ScaleImageCommand Members

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